/device/google/cuttlefish/common/frontend/socket_vsock_proxy/ |
D | socket_vsock_proxy.cpp | 103 std::unique_ptr<Server> server = nullptr; in BuildServer() local 148 static Result<std::unique_ptr<ProxyServer>> StartProxyAsync(Server& server, Client& client) { in StartProxyAsync() 156 Server& server, Client& client) { in ListenEventsAndProxy() 225 auto server = BuildServer(); in Main() local
|
D | server.cpp | 46 SharedFD server; in Start() local 75 SharedFD server; in Start() local
|
/device/google/cuttlefish/common/libs/utils/ |
D | socket2socket_proxy.cpp | 114 ProxyServer::ProxyServer(SharedFD server, std::function<SharedFD()> clients_factory) in ProxyServer() 190 void Proxy(SharedFD server, std::function<SharedFD()> conn_factory) { in Proxy() 195 std::unique_ptr<ProxyServer> ProxyAsync(SharedFD server, std::function<SharedFD()> conn_factory) { in ProxyAsync()
|
/device/google/trout/hal/vehicle/2.0/ |
D | VirtualizationGrpcServer.cpp | 29 auto server = vhal_impl::makeGrpcVehicleServer(*serverInfo); in main() local
|
/device/google/cuttlefish/host/frontend/operator_proxy/ |
D | main.cpp | 42 auto server = in main() local
|
/device/google/trout/tools/tracing/server/ |
D | TracingServerMain.cpp | 49 TracingServerImpl server(server_addr); in main() local
|
/device/google/cuttlefish/shared/minidroid/sample/servicediscovery/ |
D | minidroid_sd.cpp | 29 ARpcServer* server = in setupRpcServer() local
|
/device/google/cuttlefish/host/frontend/webrtc_operator/ |
D | server_config.cpp | 34 Json::Value server; in ToJson() local
|
/device/google/cuttlefish/host/frontend/webrtc/libcommon/ |
D | utils.cpp | 83 for (const auto& server : servers) { in ParseIceServersMessage() local 112 Json::Value server; in GenerateIceServersMessage() local
|
/device/google/cuttlefish/host/commands/echo_server/ |
D | main.cpp | 62 std::unique_ptr<Server> server(builder.BuildAndStart()); in RunServer() local
|
/device/google/cuttlefish/host/commands/metrics/ |
D | utils.cc | 142 std::string ClearcutServerUrl(metrics::ClearcutServer server) { in ClearcutServerUrl() 160 metrics::ClearcutServer server) { in PostRequest()
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | ns.c | 67 struct server { struct 86 static void server_mi_free(struct map_item *mi); argument
|
/device/google/cuttlefish/host/example_custom_actions/ |
D | custom_action_config.json | 11 "server":"cuttlefish_example_action_server", string
|
/device/google/trout/hal/dumpstate/1.1/ |
D | server_main.cpp | 98 std::unique_ptr<DumpstateGrpcServer> server; in main() local
|
D | DumpstateGrpcServer.cpp | 91 std::unique_ptr<::grpc::Server> server(builder.BuildAndStart()); in Start() local
|
/device/generic/car/emulator/usbpt/protocan/protocanbus/ |
D | VehicleBus.cpp | 86 VehicleBus* server = reinterpret_cast<VehicleBus*>(cookie); in onBinderDied() local
|
/device/google/cuttlefish/host/cvd_test_configs/mvp_features/vm/custom_actions/ |
D | TC1.json | 22 "server": "cuttlefish_example_action_server", string
|
/device/google/trout/hal/common/android/watchdog/ |
D | BaseWatchdogClient.cpp | 58 std::shared_ptr<ICarWatchdog> server = ICarWatchdog::fromBinder(binder); in initialize() local
|
/device/google/cuttlefish/host/libs/config/ |
D | custom_actions.h | 50 std::string server; member
|
/device/google/cuttlefish/host/commands/screen_recording_server/ |
D | main.cpp | 122 std::unique_ptr<Server> server(builder.BuildAndStart()); in RunScreenRecordingServer() local
|
/device/google/cuttlefish/guest/hals/light/lights/ |
D | lights_vsock_server.rs | 57 let server = VsockListener::bind_with_cid_port(vsock::VMADDR_CID_ANY, port)?; in new() localVariable
|
/device/google/cuttlefish/host/commands/control_env_proxy_server/ |
D | main.cpp | 194 std::unique_ptr<Server> server(builder.BuildAndStart()); in RunServer() local
|
/device/google/cuttlefish/guest/hals/camera/ |
D | vsock_camera_provider_2_7.cpp | 36 VsockCameraProvider::VsockCameraProvider(VsockCameraServer* server) { in VsockCameraProvider()
|
/device/google/cuttlefish/host/commands/process_sandboxer/ |
D | sandbox_manager.cpp | 326 SignalFd signals, CredentialedUnixServer server) in SandboxManager() 346 absl::StatusOr<CredentialedUnixServer> server = in Create() local
|
/device/google/cuttlefish/host/commands/casimir_control_server/ |
D | main.cpp | 305 std::unique_ptr<Server> server(builder.BuildAndStart()); in RunServer() local
|