Home
last modified time | relevance | path

Searched refs:policy_path_ (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/policy/
Ddevice_policy_impl.h104 policy_path_ = policy_path; in set_policy_path_for_testing()
128 base::FilePath policy_path_; variable
Ddevice_policy_impl.cc173 : policy_path_(kPolicyPath), keyfile_path_(kPublicKeyPath) {} in DevicePolicyImpl()
179 policy::GetSortedResilientPolicyFilePaths(policy_path_); in LoadPolicy()