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 D | tools_op_restore_async_test.cpp | 565 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 D | tools_op_restore_async.cpp | 292 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 D | tools_op_incremental_restore_async.cpp | 309 static int32_t ChangeBundleInfo(const string &pathCapFile, const vector<string> &bundleNames, const… in ChangeBundleInfo() function 394 if (ChangeBundleInfo(pathCapFile, bundleNames, type)) { in InitArg()
|