Home
last modified time | relevance | path

Searched defs:server_ (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/facade/
H A Dgrpc_root_server.h37 std::unique_ptr<::grpc::Server> server_ = nullptr; variable
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapuserd_daemon.h49 SnapuserdServer server_; variable
/aosp12/system/bt/gd/grpc/
H A Dgrpc_module.h56 std::unique_ptr<::grpc::Server> server_ = nullptr; variable
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dpolled_socket_test.cc49 PolledSocketServer server_; member in test_vendor_lib::net::PolledSocketTest
/aosp12/system/connectivity/wificond/tests/
H A Dserver_unittest.cpp138 Server server_{unique_ptr<InterfaceTool>(if_tool_), member in android::wificond::__anon474b87980110::ServerTest
/aosp12/packages/modules/adb/pairing_connection/tests/
H A Dpairing_connection_test.cpp203 ServerPtr server_; member in adb::pairing::AdbPairingConnectionTest
/aosp12/packages/modules/adb/tls/tests/
H A Dtls_connection_test.cpp257 std::unique_ptr<TlsConnection> server_; member in adb::tls::AdbWifiTlsConnectionTest
/aosp12/packages/modules/adb/client/pairing/tests/
H A Dpairing_connection_test.cpp125 std::unique_ptr<PairingServer> server_; member in adbwifi::pairing::AdbWifiPairingConnectionTest
/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc858 unique_ptr<PythonHttpServer> server_; member in chromeos_update_engine::__anon4260ee910710::FailureHttpFetcherTestDelegate