Home
last modified time | relevance | path

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 Dtools_op_restore_async_test.cpp857 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 Dtools_op_restore_async.cpp178 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 Dtools_op_incremental_restore_async.cpp174 static map<string, tuple<string, struct stat, bool, bool>> ReadyExtManage(const string &path, in ReadyExtManage() function
230 auto info = ReadyExtManage(path, pkgInfo); in AdapteCloneOptimize()