Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_cache.cc83 JavaLangObjectType initialized; in FillPrimitiveAndConstantTypes() member
/art/runtime/
Dreflection_test.cc121 bool initialized = class_linker_->EnsureInitialized(self, h_class, true, true); in ReflectionTestMakeInterpreted() local
Dclass_linker_test.cc1074 bool initialized = class_linker_->EnsureInitialized(soa.Self(), in TEST_F() local
Druntime.cc2378 bool initialized = GetClassLinker()->EnsureInitialized( in InitThreadGroups() local
Dthread.cc2724 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run? in ~Thread() local