Home
last modified time | relevance | path

Searched refs:CleanBundleDataFilesOperation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h282 …bool CleanBundleDataFilesOperation(const std::string &bundleName, int32_t userId, int32_t appIndex…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1282 if (CleanBundleDataFilesOperation(bundleName, userId, appIndex)) { in RunAsCleanCommand()
2308 bool BundleManagerShellCommand::CleanBundleDataFilesOperation(const std::string &bundleName, int32_… in CleanBundleDataFilesOperation() function in OHOS::AppExecFwk::BundleManagerShellCommand