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

  /art/runtime/gc/collector/
iteration.h 71 void SetClearSoftReferences(bool clear_soft_references) {
semi_space.cc 214 GetCurrentIteration()->SetClearSoftReferences(true);
    [all...]
mark_sweep.cc 140 GetCurrentIteration()->SetClearSoftReferences(GetGcType() != collector::kGcTypeSticky);
    [all...]

Completed in 352 milliseconds