Searched refs:SetClearSoftReferences (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/collector/
H A Dgarbage_collector.h100 void SetClearSoftReferences(bool clear_soft_references) { function in class:art::gc::collector::Iteration
H A Dsemi_space.cc212 GetCurrentIteration()->SetClearSoftReferences(true);
H A Dmark_sweep.cc139 GetCurrentIteration()->SetClearSoftReferences(GetGcType() != collector::kGcTypeSticky);

Completed in 6430 milliseconds