Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/space/
H A Drosalloc_space.h199 const bool low_memory_mode_; variable
/aosp12/art/runtime/
H A Dparsed_options.cc692 bool low_memory_mode_ = args.Exists(M::LowMemoryMode); in DoParse() local
/aosp12/art/runtime/gc/
H A Dheap.h1324 const bool low_memory_mode_; variable