Searched defs:OnFileReceive (Results 1 – 5 of 5) sorted by relevance
30 int32_t FileTransListenerProxy::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::Storage::DistributedFile::FileTransListenerProxy
46 int32_t FileTransListenerStubImpl::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::FileTransListenerStubImpl
182 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::Storage::DistributedFile::TransListener
293 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::TransListener
627 void Copy::OnFileReceive(std::shared_ptr<FileInfos> infos) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::Copy