Home | History | Annotate | Download | only in gc

Lines Matching refs:collector_type_

773     return collector_type_ == kCollectorTypeCMS || collector_type_ == kCollectorTypeCC;
814 CollectorType collector_type_;
819 // Desired collector type, heap trimming daemon transitions the heap if it is != collector_type_.