Home
last modified time | relevance | path

Searched defs:collector_type_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dparsed_options.cc661 gc::CollectorType collector_type_ = (XGcOption{}).collector_type_; in DoParse() local
/art/runtime/gc/
Dheap.h1266 CollectorType collector_type_; variable