Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/iExploder/iexploder-1.7.2/src/
Dwebserver.rb118 def start_server(port, config_path, log_path) argument
Dbrowser_harness.rb36 def initialize(port, config_path, log_dir, test_dir, watchdog_timer, scan_timer) argument
Diexploder.rb52 def initialize(config_path) argument
/external/chromium/chrome/browser/ui/webui/chromeos/
Dmobile_setup_ui.cc346 bool CellularConfigDocument::LoadFromFile(const FilePath& config_path) { in LoadFromFile()
1293 FilePath config_path(kCellularConfigPath); in LoadCellularConfig() local