Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_extension.h190 ErrCode IncrementalBigFileReady(TarMap &pkgInfo, const vector<struct ReportFileInfo> &bigInfos,
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1937 const vector<struct ReportFileInfo> &bigInfos, sptr<IService> proxy) in IncrementalBigFileReady() argument
1962 for (const auto &tempFile : bigInfos) { in IncrementalBigFileReady()