Home
last modified time | relevance | path

Searched defs:server_address (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/libs/control_env/
Dgrpc_service_handler.cc117 const std::string& server_address) { in GetServiceList()
141 for (const auto& server_address : server_address_list) { in GetServerAddress() local
157 Result<std::string> GetFullServiceName(const std::string& server_address, in GetFullServiceName()
173 Result<std::string> GetFullMethodName(const std::string& server_address, in GetFullMethodName()
188 for (const auto& server_address : server_address_list) { in HandleLsCmd() local
212 const auto& server_address = in HandleLsCmd() local
233 const auto& server_address = in HandleLsCmd() local
274 const auto& server_address = in HandleTypeCmd() local
296 const auto& server_address = in HandleCallCmd() local
/device/google/cuttlefish/host/commands/echo_server/
Dmain.cpp50 std::string server_address("unix:" + FLAGS_grpc_uds_path); in RunServer() local
/device/google/cuttlefish/host/commands/screen_recording_server/
Dmain.cpp110 std::string server_address("unix:" + FLAGS_grpc_uds_path); in RunScreenRecordingServer() local
/device/google/cuttlefish/host/commands/control_env_proxy_server/
Dmain.cpp182 std::string server_address("unix:" + FLAGS_grpc_uds_path); in RunServer() local
/device/google/cuttlefish/host/commands/casimir_control_server/
Dmain.cpp293 std::string server_address("unix:" + FLAGS_grpc_uds_path); in RunServer() local
/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp222 std::string server_address("unix:" + FLAGS_grpc_uds_path); in RunServer() local