Searched refs:isTrustListMode (Results 1 – 1 of 1) sorted by relevance
2006 bool isTrustListMode = IsScanTrustMode(); in AllowScanDuringCustomScene() local2008 if (isTrustListMode && IsInScanTrust(customIter->first)) { in AllowScanDuringCustomScene()2057 bool isTrustListMode = IsScanTrustMode(); in AllowExternScanByIntervalMode() local2058 if (isTrustListMode && IsInScanTrust(scanScene)) { in AllowExternScanByIntervalMode()2371 bool isTrustListMode = IsScanTrustMode(); in AllowScanByMovingFreeze() local2372 if (isTrustListMode && IsInScanTrust(-1)) { in AllowScanByMovingFreeze()