Home
last modified time | relevance | path

Searched refs:HandlePushAssetFail (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp100 HandlePushAssetFail(socketId, assetObj); in ExecutePushAsset()
109 HandlePushAssetFail(socketId, assetObj); in ExecutePushAsset()
117 HandlePushAssetFail(socketId, assetObj); in ExecutePushAsset()
301 void DaemonExecute::HandlePushAssetFail(int32_t socketId, const sptr<AssetObj> &assetObj) in HandlePushAssetFail() function in OHOS::Storage::DistributedFile::DaemonExecute
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_execute.h56 void HandlePushAssetFail(int32_t socketId, const sptr<AssetObj> &assetObj);