Searched refs:socket_vsock_proxy_binary (Results 1 – 3 of 3) sorted by relevance
419 cuttlefish::Command adb_tunnel(config.socket_vsock_proxy_binary()); in LaunchSocketVsockProxyIfEnabled()430 cuttlefish::Command adb_tunnel(config.socket_vsock_proxy_binary()); in LaunchSocketVsockProxyIfEnabled()453 cuttlefish::Command proxy_command(config.socket_vsock_proxy_binary()); in LaunchTpmSimulator()
503 std::string CuttlefishConfig::socket_vsock_proxy_binary() const { in socket_vsock_proxy_binary() function in cuttlefish::CuttlefishConfig508 const std::string& socket_vsock_proxy_binary) { in set_socket_vsock_proxy_binary() argument509 (*dictionary_)[kSocketVsockProxyBinary] = socket_vsock_proxy_binary; in set_socket_vsock_proxy_binary()
213 std::string socket_vsock_proxy_binary() const;