Searched refs:ParseCopyApCommand (Results 1 – 2 of 2) sorted by relevance
290 ErrCode ParseCopyApCommand(int32_t option, std::string &bundleName, bool &isAllBundle);
307 result = ParseCopyApCommand(option, bundleName, isAllBundle); in RunAsCopyApCommand()340 ErrCode BundleManagerShellCommand::ParseCopyApCommand(int32_t option, std::string &bundleName, bool… in ParseCopyApCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand