Searched defs:initialized_ (Results 1 – 6 of 6) sorted by relevance
| /art/libnativeloader/ | ||
| D | library_namespaces.h | 66   bool initialized_;  variable | 
| /art/runtime/ | ||
| D | fault_handler.h | 99   bool initialized_;  variable | 
| /art/openjdkjvmti/ | ||
| D | ti_class_definition.h | 161   bool initialized_;  variable | 
| D | ti_redefine.cc | 1409   std::vector<bool> initialized_;  member in openjdkjvmti::RedefinitionDataHolder | 
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 509   static bool initialized_;  variable | 
| D | rosalloc.cc | 51 bool RosAlloc::initialized_ = false;  member in art::gc::allocator::RosAlloc |