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()
1327 void PCScanInternal::PerformScan(PCScan::InvocationMode invocation_mode) { in PerformScan()1376 PCScan::InvocationMode invocation_mode) { in PerformScanIfNeeded()
72 const auto invocation_mode = flags & PurgeFlags::kAggressiveReclaim in Reclaim() local