Searched defs:policy_path (Results 1 – 10 of 10) sorted by relevance
13 const base::FilePath& policy_path, in LoadPolicyFromPath()
39 bool ParseResilientPolicyFilePath(const base::FilePath& policy_path, in ParseResilientPolicyFilePath()
108 void set_policy_path_for_testing(const base::FilePath& policy_path) { in set_policy_path_for_testing()
195 const base::FilePath& policy_path = map_pair.second; in LoadPolicy() local707 bool DevicePolicyImpl::VerifyPolicyFile(const base::FilePath& policy_path) { in VerifyPolicyFile()751 bool DevicePolicyImpl::LoadPolicyFromFile(const base::FilePath& policy_path) { in LoadPolicyFromFile()
31 const base::FilePath& policy_path, in CreateDevicePolicyImpl()
349 static char policy_path[PATH_MAX]; in hidden_def() local
629 let policy_path = cfg.seccomp_policy_dir.join("plugin"); in run_config() localVariable
120 def policy_sortkey(policy_path): argument
477 let policy_path: PathBuf = cfg.seccomp_policy_dir.join(policy); in simple_jail() localVariable
352 char *policy_path; member