Searched defs:OnFileReceive (Results 1 – 4 of 4) 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
293 int32_t TransListener::OnFileReceive(uint64_t totalBytes, uint64_t processedBytes) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::TransListener
615 void Copy::OnFileReceive(std::shared_ptr<FileInfos> infos) in OnFileReceive() function in OHOS::FileManagement::ModuleFileIO::Copy