Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/
Dpolicy_loader_win.cc534 base::FilePath preg_file_path( in LoadGPOPolicy() local
538 if (!ReadPRegFile(preg_file_path, &new_forced_policy, status)) in LoadGPOPolicy()
546 if (!ReadPRegFile(preg_file_path, &parsed_policy, status)) in LoadGPOPolicy()