Searched defs:policy_path (Results 1 – 12 of 12) sorted by relevance
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()
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()
67 absl::StatusOr<std::string> ReadPolicyFromFile(absl::string_view policy_path) { in ReadPolicyFromFile()
66 absl::StatusOr<std::string> ReadPolicyFromFile(absl::string_view policy_path) { in ReadPolicyFromFile()
31 const base::FilePath& policy_path, in CreateDevicePolicyImpl()
191 void *load_policy(const char *policy_path) in load_policy()
353 static char policy_path[PATH_MAX]; in selinux_current_policy_path() local
132 def policy_sortkey(policy_path): argument
126 CreateFileWatcherAuthzPolicyProvider(const std::string& policy_path, in CreateFileWatcherAuthzPolicyProvider()
352 char *policy_path; member