Searched refs:whitelist_path (Results 1 – 1 of 1) sorted by relevance
64 for (const auto& whitelist_path : kPathWhitelist) { in IsAllowed() local65 if (path == whitelist_path) in IsAllowed()70 for (const auto& whitelist_path : whitelist_) { in IsAllowed() local71 if (path == whitelist_path) in IsAllowed()