Home
last modified time | relevance | path

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

/art/runtime/
Dfault_handler.h72 bool initialized_; variable
/art/openjdkjvmti/
Dti_class_definition.h188 bool initialized_; variable
/art/runtime/gc/allocator/
Drosalloc.h508 static bool initialized_; variable
Drosalloc.cc51 bool RosAlloc::initialized_ = false; member in art::gc::allocator::RosAlloc