Home
last modified time | relevance | path

Searched refs:IsCompilingBoot (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h783 bool IsCompilingBoot() const;
Dheap.cc862 bool Heap::IsCompilingBoot() const { in IsCompilingBoot() function in art::gc::Heap