| /device/google/cuttlefish/common/frontend/socket_vsock_proxy/ | 
| D | socket_vsock_proxy.cpp | 80   std::unique_ptr<Server> server = nullptr;  in BuildServer()  local120                           Server& server, Client& client) {  in ListenEventsAndProxy()
 174   auto server = cuttlefish::socket_proxy::BuildServer();  in main()  local
 
 | 
| D | server.cpp | 41   SharedFD server;  in Start()  local57   SharedFD server;  in Start()  local
 
 | 
| /device/google/cuttlefish/common/libs/utils/ | 
| D | socket2socket_proxy.cpp | 59 ProxyServer::ProxyServer(SharedFD server, std::function<SharedFD()> clients_factory)  in ProxyServer()126 void Proxy(SharedFD server, std::function<SharedFD()> conn_factory) {  in Proxy()
 131 std::unique_ptr<ProxyServer> ProxyAsync(SharedFD server, std::function<SharedFD()> conn_factory) {  in ProxyAsync()
 
 | 
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ | 
| D | egl.cpp | 327         ServerConnection *server;  in eglCreateWindowSurface()  local339         ServerConnection *server;  in eglCreatePbufferSurface()  local
 351         ServerConnection *server;  in eglCreatePixmapSurface()  local
 363         ServerConnection *server;  in eglDestroySurface()  local
 459         ServerConnection *server;  in eglCreateContext()  local
 479             ServerConnection *server;  in eglDestroyContext()  local
 501         ServerConnection *server;  in eglMakeCurrent()  local
 562     ServerConnection *server;  in eglSwapBuffers()  local
 
 | 
| /device/linaro/dragonboard/qcom/qrtr/src/ | 
| D | ns.c | 67 struct server {  struct86 static void server_mi_free(struct map_item *mi);  argument
 
 | 
| /device/google/cuttlefish/host/frontend/webrtc/libcommon/ | 
| D | utils.cpp | 129   for (const auto& server : servers) {  in ParseIceServersMessage()  local158         Json::Value server;  in GenerateIceServersMessage()  local
 
 | 
| /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 = ARpcServer_newVsock(service.get(), VMADDR_CID_ANY, port);  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/commands/echo_server/ | 
| D | main.cpp | 62   std::unique_ptr<Server> server(builder.BuildAndStart());  in RunServer()  local
 | 
| /device/google/cuttlefish/host/commands/cvd/server_command/ | 
| D | shutdown.cpp | 37   INJECT(CvdShutdownHandler(CvdServer& server,  in INJECT()
 | 
| /device/google/cuttlefish/host/example_custom_actions/ | 
| D | custom_action_config.json | 11 		"server":"cuttlefish_example_action_server",  string
 | 
| /device/google/trout/hal/dumpstate/aidl/1.0/ | 
| 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/google/cuttlefish/host/commands/openwrt_control_server/ | 
| D | main.cpp | 103   std::unique_ptr<Server> server(builder.BuildAndStart());  in RunServer()  local
 | 
| /device/google/cuttlefish/host/commands/cvd_load_tester/mvp_features/vm/custom_actions/ | 
| D | TC1.json | 22                                     "server":"cuttlefish_example_action_server",  string
 | 
| /device/generic/car/emulator/usbpt/protocan/protocanbus/ | 
| D | VehicleBus.cpp | 86     VehicleBus* server = reinterpret_cast<VehicleBus*>(cookie);  in onBinderDied()  local
 | 
| /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/cvd/ | 
| D | server.cc | 106 fruit::Component<> CvdServer::RequestComponent(CvdServer* server) {  in RequestComponent()503   auto& server = *(server_bindings[0]);  in CvdServerMain()  local
 
 | 
| /device/google/cuttlefish/host/commands/metrics/ | 
| D | utils.cc | 186 MetricsExitCodes postReq(std::string output, metrics::ClearcutServer server) {  in postReq()
 | 
| /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/modem_simulator/ | 
| D | channel_monitor.cpp | 62                                cuttlefish::SharedFD server)  in ChannelMonitor()
 |