Home
last modified time | relevance | path

Searched refs:kCollectorTypeMC (Results 1 – 5 of 5) sorted by relevance

/art/runtime/gc/
Dcollector_type.h38 kCollectorTypeMC, enumerator
Dheap.h883 collector_type == kCollectorTypeMC || in IsMovingGc()
/art/runtime/
Dparsed_options_test.cc127 EXPECT_EQ(gc::kCollectorTypeMC, xgc.collector_type_); in TEST_F()
/art/runtime/gc/collector/
Dmark_compact.h77 return kCollectorTypeMC; in GetCollectorType()
/art/cmdline/
Dcmdline_types.h420 return gc::kCollectorTypeMC;