Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h253 ErrCode RunAsCopyApCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp216 {"copy-ap", [this] { return this->RunAsCopyApCommand(); } }, in CreateCommandMap()
287 ErrCode BundleManagerShellCommand::RunAsCopyApCommand() in RunAsCopyApCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand