Searched refs:set_frames_vsock_port (Results 1 – 3 of 3) sorted by relevance
311 void set_frames_vsock_port(int port);
815 void CuttlefishConfig::set_frames_vsock_port(int port) { in set_frames_vsock_port() function in vsoc::CuttlefishConfig
460 tmp_config_obj.set_frames_vsock_port(FLAGS_frames_vsock_port); in InitializeCuttlefishConfiguration()