Searched refs:CleanBundleDataFilesOperation (Results 1 – 2 of 2) sorted by relevance
282 …bool CleanBundleDataFilesOperation(const std::string &bundleName, int32_t userId, int32_t appIndex…
1282 if (CleanBundleDataFilesOperation(bundleName, userId, appIndex)) { in RunAsCleanCommand()2308 bool BundleManagerShellCommand::CleanBundleDataFilesOperation(const std::string &bundleName, int32_… in CleanBundleDataFilesOperation() function in OHOS::AppExecFwk::BundleManagerShellCommand