Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_server.h25 std::shared_ptr<ServerSocket> server_ = nullptr; member
31 std::shared_ptr<ServerSocket> server_ = nullptr; member
49 std::shared_ptr<ServerSocket> server_ = nullptr; member
/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
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/appmgr_test_service/include/
H A Dappmgr_test_service.h46 std::shared_ptr<AbilityManagerService> server_; variable
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Dmigrate_avsession_test.cpp47 static std::shared_ptr<MigrateAVSessionServer> server_; variable
147 …oid TestMigrateConnect(AVSessionService *avservice_, std::shared_ptr<MigrateAVSessionServer> serve… in TestMigrateConnect()
177 …igrateSendByte(OHOS::sptr<AVSessionItem> avsession_, std::shared_ptr<MigrateAVSessionServer> serve… in TestMigrateSendByte()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Dmpd_parser_def.h48 time_t server_; member
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dpolled_socket_test.cc49 PolledSocketServer server_; member in test_vendor_lib::net::PolledSocketTest
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.h64 PlayerServer &server_; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_multifinger_multitap.h94 AccessibilityMultiTapGestureRecognizer &server_; variable
/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
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp53 std::shared_ptr<CodecServer> server_ = nullptr; member in __anon0260498d0110::CodecServerUnitTest
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp381 std::weak_ptr<GattServer> server_; member in OHOS::Bluetooth::GattServer::impl::BluetoothGattServerCallbackStubImpl
/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc858 unique_ptr<PythonHttpServer> server_; member in chromeos_update_engine::__anon4260ee910710::FailureHttpFetcherTestDelegate