Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dlarge_object_space.h145 bool is_zygote; member
Dimage_space.cc390 const bool is_zygote = Runtime::Current()->IsZygote(); in CreateBootImage() local
/art/runtime/gc/
Dheap.cc258 const bool is_zygote = runtime->IsZygote(); in Heap() local