Searched defs:OnSendResult (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ | ||
H A D | asset_send_callback_proxy.cpp | 31 int32_t AssetSendCallbackProxy::OnSendResult(const sptr<AssetObj> &assetObj, int32_t result) in OnSendResult() function in OHOS::Storage::DistributedFile::AssetSendCallbackProxy |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ | ||
H A D | object_asset_loader.cpp | 185 int32_t ObjectAssetsSendListener::OnSendResult(const sptr<AssetObj> &assetObj, int32_t result) in OnSendResult() function in OHOS::DistributedObject::ObjectAssetsSendListener |