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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 228 std::string adb_ip_and_port() const;
cuttlefish_config.cpp 127 const char* kAdbIPAndPort = "adb_ip_and_port";
576 std::string CuttlefishConfig::adb_ip_and_port() const { function in class:vsoc::CuttlefishConfig
591 return adb_ip_and_port();

Completed in 170 milliseconds