Searched defs:config_path (Results 1 – 7 of 7) sorted by relevance
47 def _ParseConfigFile(config_path): argument73 def _WriteConfigFile(config_path, issues_dict): argument98 def _Suppress(config_path, result_path): argument
92 const base::FilePath& config_path) in ConfigFileWatcher()109 const base::FilePath& config_path) in ConfigFileWatcherImpl()
266 base::FilePath config_path = default_config_dir.Append( in Initialize() local
22 def _RunLint(lint_path, config_path, processed_config_path, manifest_path, argument
48 config_path=None, error_log=None, access_log=None): argument
63 base::FilePath config_path = server_root.Append(kLicenseServerConfigDirName); in GetServerCommandLine() local
100 base::FilePath config_path(kCellularConfigPath); in LoadCellularConfigFile() local119 bool CellularConfigDocument::LoadFromFile(const base::FilePath& config_path) { in LoadFromFile()