Home
last modified time | relevance | path

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

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