Searched refs:ReadyExtManage (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_tools/backup_tool/ |
H A D | tools_op_restore_async_test.cpp | 857 auto result = ReadyExtManage(path, pkgInfo); 888 auto result = ReadyExtManage(path, pkgInfo); 919 auto result = ReadyExtManage(path, pkgInfo);
|
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
H A D | tools_op_restore_async.cpp | 178 static map<string, tuple<string, struct stat, bool, bool>> ReadyExtManage(const string &path, in ReadyExtManage() function 234 auto info = ReadyExtManage(path, pkgInfo); in AdapteCloneOptimize()
|
H A D | tools_op_incremental_restore_async.cpp | 174 static map<string, tuple<string, struct stat, bool, bool>> ReadyExtManage(const string &path, in ReadyExtManage() function 230 auto info = ReadyExtManage(path, pkgInfo); in AdapteCloneOptimize()
|