Home
last modified time | relevance | path

Searched defs:socket_name (Results 1 – 10 of 10) sorted by relevance

/device/google/cuttlefish/host/commands/cvd_send_sms/
Dmain.cc64 std::string socket_name = std::string("modem_simulator") + in SendSmsMain() local
/device/google/cuttlefish/host/commands/process_sandboxer/
Dcredentialed_unix_server.cpp44 sockaddr_un socket_name = { in Open() local
/device/google/cuttlefish/host/commands/cvd_update_location/
Dmain.cc42 std::string socket_name = in UpdateLocationCvdMain() local
/device/google/cuttlefish/host/frontend/webrtc/
Dgpx_locations_handler.cpp54 std::string socket_name = in HandleMessage() local
Dkml_locations_handler.cpp54 std::string socket_name = in HandleMessage() local
Dlocation_handler.cpp43 std::string socket_name = in HandleMessage() local
/device/google/cuttlefish/host/commands/cvd_update_security_algorithm/
Dmain.cc72 std::string socket_name = in UpdateSecurityAlgorithmMain() local
/device/google/cuttlefish/host/commands/cvd_send_id_disclosure/
Dmain.cc70 std::string socket_name = in SendIdDisclosureMain() local
/device/google/cuttlefish/host/commands/cvd_import_locations/
Dmain.cc86 std::string socket_name = in ImportLocationsCvdMain() local
/device/google/cuttlefish/host/commands/run_cvd/launch/
Dmodem.cpp35 std::string socket_name = "modem_simulator" + std::to_string(id); in StopModemSimulator() local