Searched refs:RunAsStopService (Results 1 – 5 of 5) sorted by relevance
38 ErrCode RunAsStopService();
223 ErrCode RunAsStopService();
120 {"stop-service", [this]() { return this->RunAsStopService(); }}, in CreateCommandMap()174 ErrCode AbilityToolCommand::RunAsStopService() in RunAsStopService() function in OHOS::AAFwk::AbilityToolCommand
162 {"stop-service", [this]() { return this->RunAsStopService(); }}, in CreateCommandMap()266 ErrCode AbilityManagerShellCommand::RunAsStopService() in RunAsStopService() function in OHOS::AAFwk::AbilityManagerShellCommand
702 EXPECT_EQ(cmd.RunAsStopService(), OHOS::ERR_OK);