Home
last modified time | relevance | path

Searched defs:server (Results 1 - 25 of 419) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/drivers/block/rnbd/
H A DMakefile
/base/startup/init/test/systest/
H A Dclient_systest.cpp30 char *server; in main() local
44 char *server = path.c_str(); in main() local
H A Dserver_systest.cpp44 char *server = path.c_str(); in main() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_manager_callback.cpp22 BundleManagerCallback::BundleManagerCallback(const std::weak_ptr<BundleDistributedManager> &server) in BundleManagerCallback() argument
31 auto server = server_.lock(); in OnQueryRpcIdFinished() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dservice_center_status_callback.cpp21 ServiceCenterStatusCallback::ServiceCenterStatusCallback(const std::weak_ptr<BundleConnectAbilityMgr> &server) in ServiceCenterStatusCallback() argument
30 auto server = server_.lock(); in OnInstallFinished() local
42 auto server = server_.lock(); in OnDelayedHeartbeat() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H A DMakefile
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) in nfs4_get_rootfh() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4getroot.c13 int nfs4_get_rootfh(struct nfs_server *server, struct nfs_fh *mntfh, bool auth_probe) in nfs4_get_rootfh() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/mock/
H A Dmock_wfd_source_session.cpp39 void MockWfdSourceSession::SetServer(std::shared_ptr<IServer> server) in SetServer() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_based_services_manager.cpp24 GattBasedServicesManager::GattBasedServicesManager(GattServerService &server, utility::Dispatcher &dispatcher) in GattBasedServicesManager() argument
/foundation/multimedia/av_session/services/session/server/migrate/
H A Dmigrate_avsession_manager.cpp25 void MigrateAVSessionManager::CreateLocalSessionStub(std::string scene, std::shared_ptr<MigrateAVSessionServer> server) in CreateLocalSessionStub() argument
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_event_receiver.cpp21 PlayerServerCommonEventReceiver::PlayerServerCommonEventReceiver(const std::weak_ptr<PlayerServer>& server) in PlayerServerCommonEventReceiver() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifs_swn.h27 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) in cifs_swn_set_server_dstaddr() argument
36 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) in cifs_swn_reset_server_dstaddr() argument
48 static inline bool cifs_swn_set_server_dstaddr(struct TCP_Server_Info *server) { return false; } in cifs_swn_set_server_dstaddr() argument
49 static inline void cifs_swn_reset_server_dstaddr(struct TCP_Server_Info *server) {} in cifs_swn_reset_server_dstaddr() argument
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A DMakefile
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dbase_server.cpp47 auto server = server_.lock(); in OnReadable() local
56 auto server = server_.lock(); in OnWritable() local
68 auto server = server_.lock(); in OnShutdown() local
80 auto server in OnException() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ability_event_handler_test/
H A Dability_event_handler_test.cpp57 std::weak_ptr<AbilityManagerService> server; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Datomic_service_status_callback.cpp31 auto server = server_.lock(); in OnInstallFinished() local
38 auto server = server_.lock(); in OnRemoteInstallFinished() local
23 AtomicServiceStatusCallback( const std::weak_ptr<FreeInstallManager> &server, bool isAsync, int32_t recordId) AtomicServiceStatusCallback() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterstatuscallback_fuzzer/
H A Dservicecenterstatuscallback_fuzzer.cpp42 const std::weak_ptr<BundleConnectAbilityMgr> server; in DoSomethingInterestingWithMyAPI() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Ddps.h38 auto server = DPS_GetCommandServer(); in SendCommandHelp() local
/foundation/multimedia/av_codec/services/services/codeclist/server/
H A Dcodeclist_server.cpp28 std::shared_ptr<CodecListServer> server = std::make_shared<CodecListServer>(); in Create() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Ddps.cpp26 std::shared_ptr<CommandServer> server; member
/foundation/multimedia/media_lite/services/player_lite/server/include/
H A Dplayer_server.h41 static PlayerServer server; in GetInstance() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_common.c29 int RpcRegisterEventCallback(RpcServer *server, Context *context) in RpcRegisterEventCallback() argument
56 int RpcUnRegisterEventCallback(RpcServer *server, Context *context) in RpcUnRegisterEventCallback() argument
83 int RpcNotifyClear(RpcServer *server, Context *context) in RpcNotifyClear() argument
99 int RpcGetCommonCmd(RpcServer *server, Context *context) in RpcGetCommonCmd() argument
115 RpcChbaStart(RpcServer *server, Context *context) RpcChbaStart() argument
127 RpcChbaStop(RpcServer *server, Context *context) RpcChbaStop() argument
[all...]
H A Dwifi_hal_crpc_base.c77 int RpcGetName(RpcServer *server, Context *context) in RpcGetName() argument
102 int RpcGetType(RpcServer *server, Context *context) in RpcGetType() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_p2p_test.cpp38 RpcServer svr, *server = nullptr; in HWTEST_F() local
49 RpcServer svr, *server = nullptr; in HWTEST_F() local
59 RpcServer svr, *server = nullptr; in HWTEST_F() local
69 RpcServer svr, *server = nullptr; in HWTEST_F() local
79 RpcServer svr, *server = nullptr; in HWTEST_F() local
89 RpcServer svr, *server = nullptr; HWTEST_F() local
99 RpcServer svr, *server = nullptr; HWTEST_F() local
[all...]

Completed in 7 milliseconds

12345678910>>...17