Searched defs:invocation_mode (Results 1 – 3 of 3) sorted by relevance
47 void PCScan::PerformScan(InvocationMode invocation_mode) { in PerformScan()51 void PCScan::PerformScanIfNeeded(InvocationMode invocation_mode) { in PerformScanIfNeeded()
1330 void PCScanInternal::PerformScan(PCScan::InvocationMode invocation_mode) { in PerformScan()1379 PCScan::InvocationMode invocation_mode) { in PerformScanIfNeeded()
71 const auto invocation_mode = flags & PurgeFlags::kAggressiveReclaim in Reclaim() local