Searched defs:initialized_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | fault_handler.h | 72 bool initialized_; variable |
| /art/openjdkjvmti/ | ||
| D | ti_class_definition.h | 188 bool initialized_; variable |
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 508 static bool initialized_; variable |
| D | rosalloc.cc | 51 bool RosAlloc::initialized_ = false; member in art::gc::allocator::RosAlloc |