| /kernel/linux/linux-5.10/drivers/block/rnbd/ |
| H A D | Makefile | |
| /base/startup/init/test/systest/ |
| H A D | client_systest.cpp | 30 char *server; in main() local 44 char *server = path.c_str(); in main() local
|
| H A D | server_systest.cpp | 44 char *server = path.c_str(); in main() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/ |
| H A D | bundle_manager_callback.cpp | 22 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 D | service_center_status_callback.cpp | 21 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 D | Makefile | |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4getroot.c | 13 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 D | nfs4getroot.c | 13 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 D | mock_wfd_source_session.cpp | 39 void MockWfdSourceSession::SetServer(std::shared_ptr<IServer> server) in SetServer() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_based_services_manager.cpp | 24 GattBasedServicesManager::GattBasedServicesManager(GattServerService &server, utility::Dispatcher &dispatcher) in GattBasedServicesManager() argument
|
| /foundation/multimedia/av_session/services/session/server/migrate/ |
| H A D | migrate_avsession_manager.cpp | 25 void MigrateAVSessionManager::CreateLocalSessionStub(std::string scene, std::shared_ptr<MigrateAVSessionServer> server)
in CreateLocalSessionStub() argument
|
| /foundation/multimedia/player_framework/services/services/player/server/ |
| H A D | player_server_event_receiver.cpp | 21 PlayerServerCommonEventReceiver::PlayerServerCommonEventReceiver(const std::weak_ptr<PlayerServer>& server) in PlayerServerCommonEventReceiver() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | cifs_swn.h | 27 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 D | Makefile | |
| /foundation/CastEngine/castengine_wifi_display/services/network/server/ |
| H A D | base_server.cpp | 47 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 D | ability_event_handler_test.cpp | 57 std::weak_ptr<AbilityManagerService> server;
in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | atomic_service_status_callback.cpp | 31 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 D | servicecenterstatuscallback_fuzzer.cpp | 42 const std::weak_ptr<BundleConnectAbilityMgr> server;
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/ |
| H A D | dps.h | 38 auto server = DPS_GetCommandServer(); in SendCommandHelp() local
|
| /foundation/multimedia/av_codec/services/services/codeclist/server/ |
| H A D | codeclist_server.cpp | 28 std::shared_ptr<CodecListServer> server = std::make_shared<CodecListServer>(); in Create() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/ |
| H A D | dps.cpp | 26 std::shared_ptr<CommandServer> server; member
|
| /foundation/multimedia/media_lite/services/player_lite/server/include/ |
| H A D | player_server.h | 41 static PlayerServer server;
in GetInstance() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_crpc_common.c | 29 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 D | wifi_hal_crpc_base.c | 77 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 D | wifi_hal_crpc_p2p_test.cpp | 38 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...] |