Searched refs:StorageDealLine (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_report_entity_test.cpp | 270 StorageDealLine(keys, num, line); 294 StorageDealLine(keys, num, line); 318 StorageDealLine(keys, num, line); 342 StorageDealLine(keys, num, line);
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/ |
H A D | b_report_entity.cpp | 166 static struct ReportFileInfo StorageDealLine(unordered_map<string, int> &keys, int &num, const stri… in StorageDealLine() function 244 fileStat = StorageDealLine(keys, num, currentLine); in GetStorageReportInfos() 249 fileStat = StorageDealLine(keys, num, currentLine); in GetStorageReportInfos()
|