Searched defs:sendCallback (Results 1 - 10 of 10) sorted by relevance
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/ipc/ |
H A D | asset_callback_manager_test.cpp | 109 auto sendCallback = sptr(new IAssetSendCallbackMock()); in HWTEST_F() local 162 auto sendCallback = sptr(new IAssetSendCallbackMock()); in HWTEST_F() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | asset_callback_manager.cpp | 62 void AssetCallbackManager::AddSendCallback(const std::string &taskId, const sptr<IAssetSendCallback> &sendCallback) in AddSendCallback() argument
|
H A D | daemon_stub.cpp | 415 auto sendCallback = iface_cast<IAssetSendCallback>(object); in HandlePushAsset() local
|
H A D | daemon.cpp | 702 PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, const sptr<IAssetSendCallback> &sendCallback) PushAsset() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_asset_loader.cpp | 167 PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, const sptr<ObjectAssetsSendListener> &sendCallback) PushAsset() argument
|
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/include/ |
H A D | i_daemon_mock.h | 90 PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, const sptr<IAssetSendCallback> &sendCallback) PushAsset() argument
|
/foundation/filemanagement/dfs_service/frameworks/native/distributed_file_inner/src/ |
H A D | distributed_file_daemon_manager_impl.cpp | 123 PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, const sptr<IAssetSendCallback> &sendCallback) PushAsset() argument
|
H A D | distributed_file_daemon_proxy.cpp | 434 PushAsset(int32_t userId, const sptr<AssetObj> &assetObj, const sptr<IAssetSendCallback> &sendCallback) PushAsset() argument
|
/foundation/communication/netstack/test/unittest/tls_test/server/ |
H A D | tls_socket_server_branch_test.cpp | 59 TlsSocket::SendCallback sendCallback; in HWTEST_F() local
|
/foundation/communication/netstack/test/unittest/tlssocket/server/ |
H A D | tls_socket_server_branch_test.cpp | 59 TlsSocket::SendCallback sendCallback; in HWTEST_F() local
|
Completed in 8 milliseconds