Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp555 void CuttlefishConfig::set_rootcanal_test_port(int rootcanal_test_port) { in set_rootcanal_test_port() function in cuttlefish::CuttlefishConfig
Dcuttlefish_config.h272 void set_rootcanal_test_port(int rootcanal_test_port);
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1248 tmp_config_obj.set_rootcanal_test_port(7500 + rootcanal_instance_num); in InitializeCuttlefishConfiguration()