Searched refs:RunStopCommand (Results 1 – 2 of 2) sorted by relevance
62 ErrCode RunStopCommand();
70 {"stop", std::bind(&WuKongShellCommand::RunStopCommand, this)}, in CreateCommandMap()99 ErrCode WuKongShellCommand::RunStopCommand() in RunStopCommand() function in OHOS::WuKong::WuKongShellCommand