Home
last modified time | relevance | path

Searched refs:ConfigExists (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/start/
Dmain.cc161 if (cuttlefish::CuttlefishConfig::ConfigExists()) { in ValidateMetricsConfirmation()
226 if (cuttlefish::CuttlefishConfig::ConfigExists()) { in HostToolsUpdated()
413 if (cuttlefish::CuttlefishConfig::ConfigExists()) { in main()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp621 /*static*/ bool CuttlefishConfig::ConfigExists() { in ConfigExists() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h81 static bool ConfigExists();