Home
last modified time | relevance | path

Searched refs:kCollectorTypeCCBackground (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dcollector_type.h44 kCollectorTypeCCBackground, enumerator
Dheap.h882 collector_type == kCollectorTypeCCBackground || in IsMovingGc()
1052 collector_type_ == kCollectorTypeCCBackground; in IsGcConcurrent()
/art/runtime/
Druntime.cc1267 kUseReadBarrier ? BackgroundGcOption(gc::kCollectorTypeCCBackground) in Init()