Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/tools/aa/include/
H A Dability_command.h228 ErrCode RunAsAppDebugDebugCommand();
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp169 {"appdebug", [this]() { return this->RunAsAppDebugDebugCommand(); }}, in CreateCommandMap()
741 ErrCode AbilityManagerShellCommand::RunAsAppDebugDebugCommand() in RunAsAppDebugDebugCommand() function in OHOS::AAFwk::AbilityManagerShellCommand