Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dreflection_test.cc122 bool initialized = class_linker_->EnsureInitialized(self, h_class, true, true); in ReflectionTestMakeExecutable() local
Dclass_linker_test.cc1001 bool initialized = class_linker_->EnsureInitialized(soa.Self(), in TEST_F() local
Dthread.cc2118 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run? in ~Thread() local