HomeSort by relevance Sort by last modified time
    Searched refs:VerifyPolicyFile (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/policy/
device_policy_impl.h 115 bool VerifyPolicyFile(const base::FilePath& policy_path);
device_policy_impl.cc 662 bool DevicePolicyImpl::VerifyPolicyFile(const base::FilePath& policy_path) {
731 if (verify_policy && !VerifyPolicyFile(policy_path)) {

Completed in 704 milliseconds