HomeSort by relevance Sort by last modified time
    Searched defs:config_file_path_ (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/policy/
file_based_policy_loader.h 36 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_|.
file_based_policy_provider.h 35 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/
imageburner_ui.h 145 FilePath config_file_path_; member in class:ImageBurnResourceManager

Completed in 40 milliseconds