Searched refs:EncodeReportItem (Results 1 – 3 of 3) sorted by relevance
64 static std::string EncodeReportItem(const std::string &reportItem, bool enableEncode);
269 string BReportEntity::EncodeReportItem(const string &reportItem, bool enableEncode) in EncodeReportItem() function in OHOS::FileManagement::Backup::BReportEntity
1856 string path = BReportEntity::EncodeReportItem(item.filePath, item.encodeFlag); in WriteFile()