Searched defs:clearSoftReferences (Results 1 – 3 of 3) sorted by relevance
39 …void ProcessReferences([[maybe_unused]] bool concurrent, [[maybe_unused]] bool clearSoftReferences, in ProcessReferences()
129 [[maybe_unused]] bool clearSoftReferences, in ProcessReferences()
479 bool clearSoftReferences = task.reason == GCTaskCause::OOM_CAUSE || IsExplicitFull(task); in ProcessReferences() local