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 | 76 bool initialized_; variable |
/art/openjdkjvmti/ | ||
D | ti_class_definition.h | 197 bool initialized_; variable |
D | ti_redefine.cc | 1388 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 |