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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 227 void set_adb_ip_and_port(const std::string& ip_port);
cuttlefish_config.cpp 580 void CuttlefishConfig::set_adb_ip_and_port(const std::string& ip_port) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 275 tmp_config_obj.set_adb_ip_and_port("127.0.0.1:" + std::to_string(GetHostPort()));

Completed in 69 milliseconds