Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dparsed_options.cc691 gc::CollectorType collector_type_ = (XGcOption{}).collector_type_; in DoParse() local
/aosp12/art/runtime/gc/
H A Dheap.h1306 CollectorType collector_type_; variable