Searched defs:policy_path (Results 1 – 7 of 7) sorted by relevance
13 const base::FilePath& policy_path, in LoadPolicyFromPath()
39 bool ParseResilientPolicyFilePath(const base::FilePath& policy_path, in ParseResilientPolicyFilePath()
103 void set_policy_path_for_testing(const base::FilePath& policy_path) { in set_policy_path_for_testing()
189 const base::FilePath& policy_path = map_pair.second; in LoadPolicy() local662 bool DevicePolicyImpl::VerifyPolicyFile(const base::FilePath& policy_path) { in VerifyPolicyFile()706 bool DevicePolicyImpl::LoadPolicyFromFile(const base::FilePath& policy_path) { in LoadPolicyFromFile()
31 const base::FilePath& policy_path, in CreateDevicePolicyImpl()
352 static char policy_path[PATH_MAX]; in hidden_def() local
120 def policy_sortkey(policy_path): argument