Home
last modified time | relevance | path

Searched defs:OnFileReceive (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dfile_trans_listener_proxy.cpp30 int32_t FileTransListenerProxy::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::Storage::DistributedFile::FileTransListenerProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/filetranslistenerstub_fuzzer/
H A Dfiletranslistenerstub_fuzzer.cpp46 int32_t FileTransListenerStubImpl::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::FileTransListenerStubImpl
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp293 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::TransListener
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy.cpp615 void Copy::OnFileReceive(std::shared_ptr<FileInfos> infos) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::Copy