Searched refs:RunAsForceStop (Results 1 – 5 of 5) sorted by relevance
39 ErrCode RunAsForceStop();
189 ErrCode RunAsForceStop();
121 {"force-stop", std::bind(&AbilityToolCommand::RunAsForceStop, this)}, in CreateCommandMap()197 ErrCode AbilityToolCommand::RunAsForceStop() in RunAsForceStop() function in OHOS::AAFwk::AbilityToolCommand
120 {"force-stop", std::bind(&AbilityManagerShellCommand::RunAsForceStop, this)}, in CreateCommandMap()662 ErrCode AbilityManagerShellCommand::RunAsForceStop() in RunAsForceStop() function in OHOS::AAFwk::AbilityManagerShellCommand
765 EXPECT_EQ(cmd.RunAsForceStop(), OHOS::ERR_OK);