Home
last modified time | relevance | path

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

/art/runtime/
Dfault_handler.h64 bool initialized_; variable
/art/compiler/dex/quick/arm64/
Dcodegen_arm64.h59 bool initialized_; variable
/art/compiler/dex/quick/x86/
Dcodegen_x86.h60 bool initialized_; variable
/art/runtime/gc/allocator/
Drosalloc.h283 static bool initialized_; variable
Drosalloc.cc45 bool RosAlloc::initialized_ = false; member in art::gc::allocator::RosAlloc