Searched defs:initialized (Results 1 – 3 of 3) sorted by relevance
97 static bool initialized; variable
120 bool initialized = class_linker_->EnsureInitialized(self, h_class, true, true); in ReflectionTestMakeExecutable() local
1756 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run? in ~Thread() local