HomeSort by relevance Sort by last modified time
    Searched refs:GetClearSoftReferences (Results 1 - 4 of 4) sorted by null

  /art/runtime/gc/collector/
garbage_collector.h 81 bool GetClearSoftReferences() const {
semi_space.cc 159 false, GetTimings(), GetCurrentIteration()->GetClearSoftReferences(),
184 GetCurrentIteration()->GetClearSoftReferences()) {
    [all...]
mark_compact.cc 146 false, GetTimings(), GetCurrentIteration()->GetClearSoftReferences(),
mark_sweep.cc 134 if (!GetCurrentIteration()->GetClearSoftReferences()) {
174 true, GetTimings(), GetCurrentIteration()->GetClearSoftReferences(),
    [all...]

Completed in 57 milliseconds