Home
last modified time | relevance | path

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

/art/sigchainlib/
Dsigchain.cc97 static bool initialized; variable
/art/runtime/
Dreflection_test.cc120 bool initialized = class_linker_->EnsureInitialized(self, h_class, true, true); in ReflectionTestMakeExecutable() local
Dthread.cc1756 bool initialized = (tlsPtr_.jni_env != nullptr); // Did Thread::Init run? in ~Thread() local