Home
last modified time | relevance | path

Searched refs:kDefaultHostConfigFile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/
Dconfig_file_watcher.h21 extern const base::FilePath::CharType kDefaultHostConfigFile[];
Dconfig_file_watcher.cc24 const base::FilePath::CharType kDefaultHostConfigFile[] = variable
Ddaemon_process.cc266 kDefaultHostConfigFile); in Initialize()
Dremoting_me2me_host.cc442 host_config_path_ = default_config_dir.Append(kDefaultHostConfigFile); in InitWithCommandLine()