Home
last modified time | relevance | path

Searched refs:ChangeBundleInfo (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.cpp565 int32_t ret = ChangeBundleInfo(pathCapFile, bundleNames, type);
590 int32_t ret = ChangeBundleInfo(pathCapFile, bundleNames, type);
615 int32_t ret = ChangeBundleInfo(pathCapFile, bundleNames, type);
/ohos5.0/foundation/filemanagement/app_file_service/tools/backup_tool/src/
H A Dtools_op_restore_async.cpp292 static int32_t ChangeBundleInfo(const string &pathCapFile, const vector<string> &bundleNames, const… in ChangeBundleInfo() function
377 if (ChangeBundleInfo(pathCapFile, bundleNames, type)) { in InitArg()
H A Dtools_op_incremental_restore_async.cpp309 static int32_t ChangeBundleInfo(const string &pathCapFile, const vector<string> &bundleNames, const… in ChangeBundleInfo() function
394 if (ChangeBundleInfo(pathCapFile, bundleNames, type)) { in InitArg()