Home
last modified time | relevance | path

Searched defs:reportCb (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Dtar_file_test.cpp104 auto reportCb = [](std::string path, int err) { in __anon424e31410102() variable
149 auto reportCb = [](std::string path, int err) { in __anon424e31410202() variable
188 auto reportCb = [](std::string path, int err) { in __anon424e31410302() variable
219 auto reportCb = [](std::string path, int err) { in __anon424e31410402() variable
263 auto reportCb = [](std::string path, int err) { in __anon424e31410502() variable
309 auto reportCb = [](std::string path, int err) { in __anon424e31410602() variable
360 auto reportCb = [](std::string path, int err) { in __anon424e31410702() variable
H A Duntar_file_test.cpp276 auto reportCb = [](std::string msg, int err) { in __anon2ce965e40102() variable
329 auto reportCb = [](std::string msg, int err) { in __anon2ce965e40202() variable
406 auto reportCb = [](std::string msg, int err) { in __anon2ce965e40302() variable
466 auto reportCb = [](std::string msg, int err) { in __anon2ce965e40402() variable
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp55 std::function<void(std::string, int)> reportCb) in Packet()
H A Dext_extension.cpp711 auto reportCb = ReportErrFileByProc(wptr<BackupExtExtension> {this}, curScenario_); in DoPacket() local
2117 auto reportCb = ReportErrFileByProc(wptr<BackupExtExtension> {this}, curScenario_); in IncrementalPacket() local