Searched refs:RunAsForceStop (Results 1 – 5 of 5) sorted by relevance
39 ErrCode RunAsForceStop();
225 ErrCode RunAsForceStop();
121 {"force-stop", [this]() { return this->RunAsForceStop(); }}, in CreateCommandMap()197 ErrCode AbilityToolCommand::RunAsForceStop() in RunAsForceStop() function in OHOS::AAFwk::AbilityToolCommand
164 {"force-stop", [this]() { return this->RunAsForceStop(); }}, in CreateCommandMap()524 ErrCode AbilityManagerShellCommand::RunAsForceStop() in RunAsForceStop() function in OHOS::AAFwk::AbilityManagerShellCommand
765 EXPECT_EQ(cmd.RunAsForceStop(), OHOS::ERR_OK);