Searched refs:RunAsCleanCommand (Results 1 – 2 of 2) sorted by relevance
243 ErrCode RunAsCleanCommand();
210 {"clean", [this] { return this->RunAsCleanCommand(); } }, in CreateCommandMap()1115 ErrCode BundleManagerShellCommand::RunAsCleanCommand() in RunAsCleanCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand