Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h229 ErrCode RunAsProcessCommand();
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp166 {"process", [this]() { return this->RunAsProcessCommand(); }}, in CreateCommandMap()
789 ErrCode AbilityManagerShellCommand::RunAsProcessCommand() in RunAsProcessCommand() function in OHOS::AAFwk::AbilityManagerShellCommand