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