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