Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_report_entity.cpp80 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 Db_report_entity_test.cpp156 auto err = ParseReportInfo(fileStat, splits, keys);
167 err = ParseReportInfo(fileStat, splits, keys);
179 err = ParseReportInfo(fileStat, splits, keys);