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