Searched defs:config_file_path_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Dfile_based_policy_loader.h36 const FilePath& config_file_path() { return config_file_path_; }
41 // |config_file_path_|. Must be called on the file thread.
52 const FilePath config_file_path_; member in class:policy::FileBasedPolicyLoader
64 // Records last known modification timestamp of |config_file_path_|.
H A Dfile_based_policy_provider.h35 const FilePath& config_file_path() { return config_file_path_; }
38 const FilePath config_file_path_; member in class:policy::FileBasedPolicyProvider::ProviderDelegate
/external/chromium/chrome/browser/ui/webui/chromeos/
H A Dimageburner_ui.h145 FilePath config_file_path_; member in class:ImageBurnResourceManager

Completed in 75 milliseconds