Home
last modified time | relevance | path

Searched defs:initialized_ (Results 1 – 6 of 6) sorted by relevance

/art/libnativeloader/
Dlibrary_namespaces.h66 bool initialized_; variable
/art/runtime/
Dfault_handler.h76 bool initialized_; variable
/art/openjdkjvmti/
Dti_class_definition.h197 bool initialized_; variable
Dti_redefine.cc1391 std::vector<bool> initialized_; member in openjdkjvmti::RedefinitionDataHolder
/art/runtime/gc/allocator/
Drosalloc.h509 static bool initialized_; variable
Drosalloc.cc51 bool RosAlloc::initialized_ = false; member in art::gc::allocator::RosAlloc