Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_stub.cpp61 &DaemonStub::HandlePushAsset; in DaemonStub()
91 return HandlePushAsset(data, reply); in OnRemoteRequest()
386 int32_t DaemonStub::HandlePushAsset(MessageParcel &data, MessageParcel &reply) in HandlePushAsset() function in OHOS::Storage::DistributedFile::DaemonStub
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Ddaemon_stub.h49 int32_t HandlePushAsset(MessageParcel &data, MessageParcel &reply);