Searched defs:config_path (Results 1 – 4 of 4) sorted by relevance
118 def start_server(port, config_path, log_path) argument
36 def initialize(port, config_path, log_dir, test_dir, watchdog_timer, scan_timer) argument
52 def initialize(config_path) argument
346 bool CellularConfigDocument::LoadFromFile(const FilePath& config_path) { in LoadFromFile()1293 FilePath config_path(kCellularConfigPath); in LoadCellularConfig() local