Searched defs:kInit (Results 1 – 2 of 2) sorted by relevance
111 kInit, // The runtime is initialized (and will run user code soon). enumerator
3628 constexpr const char* kInit = "<init>"; in FindStringRangesForMethodNames() local