Searched refs:PolicyLoadResult (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_cloud_policy_store.h50 struct PolicyLoadResult policy_load_result);
H A Duser_cloud_policy_store.cc36 struct PolicyLoadResult { struct in namespace:policy
49 // Loads policy from the backing file. Returns a PolicyLoadResult with the
51 policy::PolicyLoadResult LoadPolicyFromDisk(const base::FilePath& path) {
52 policy::PolicyLoadResult result;
117 PolicyLoadResult result = LoadPolicyFromDisk(backing_file_path_);
148 PolicyLoadResult result) {

Completed in 69 milliseconds