HomeSort by relevance Sort by last modified time
    Searched refs:kDefaultConfigFilePath (Results 1 - 2 of 2) sorted by null

  /system/weaved/buffet/
main.cc 78 const char kDefaultConfigFilePath[] = "/etc/weaved/weaved.conf";
85 DEFINE_string(config_path, kDefaultConfigFilePath,
105 FLAGS_config_path = kDefaultConfigFilePath;
  /system/webservd/webservd/
main.cc 48 const char kDefaultConfigFilePath[] = "/etc/webservd/config";
109 base::FilePath default_file_path{kDefaultConfigFilePath};

Completed in 122 milliseconds