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

  /art/runtime/gc/collector/
iteration.h 68 bool GetClearSoftReferences() const {
semi_space.cc 172 false, GetTimings(), GetCurrentIteration()->GetClearSoftReferences(), this);
197 GetCurrentIteration()->GetClearSoftReferences()) {
    [all...]
mark_compact.cc 125 false, GetTimings(), GetCurrentIteration()->GetClearSoftReferences(), this);
mark_sweep.cc 138 if (!GetCurrentIteration()->GetClearSoftReferences()) {
180 GetCurrentIteration()->GetClearSoftReferences(),
    [all...]
concurrent_copying.cc 304 GetCurrentIteration()->GetClearSoftReferences()) {
    [all...]

Completed in 68 milliseconds