Searched refs:ParseReportInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/ |
H A D | b_report_entity.cpp | 80 static ErrCode ParseReportInfo(struct ReportFileInfo &fileStat, in ParseReportInfo() function 157 auto code = ParseReportInfo(fileState, splits, keys); in DealLine() 187 auto code = ParseReportInfo(fileState, splits, keys); in StorageDealLine()
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_report_entity_test.cpp | 156 auto err = ParseReportInfo(fileStat, splits, keys); 167 err = ParseReportInfo(fileStat, splits, keys); 179 err = ParseReportInfo(fileStat, splits, keys);
|