Home
last modified time | relevance | path

Searched defs:socket_path (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dgrpc_socket_creator.cpp27 auto socket_path = instance_.PerInstanceGrpcSocketPath(name_with_ext); in CreateGrpcSocket() local
/device/google/cuttlefish/host/libs/vm_manager/
Dvhost_user.h30 std::string socket_path; member
Dcrosvm_builder.cpp164 const std::string& socket_path, in AddVhostUser()
Dqemu_manager.cpp680 auto socket_path = std::move(block.socket_path); in StartCommands() local
Dcrosvm_manager.cpp657 auto socket_path = std::move(block.socket_path); in StartCommands() local
/device/google/cuttlefish/host/libs/confui/
Dsign.cc48 auto socket_path = GetSecureEnvSocketPath(); in ConnectToSecureEnv() local
/device/google/trout/tests/hal/vehicle/2.0/
DGrpcServer_test.cpp114 std::string socket_path = GetPowerStateSocketPath(); in WriteToPowerStateSocket() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1205 const std::string& socket_path) { in set_grpc_socket_path()