Searched refs:RunAsCommonCommand (Results 1 – 2 of 2) sorted by relevance
117 {"dump", [this]() {return RunAsCommonCommand();}}, in AtmCommand()118 {"perm", [this]() {return RunAsCommonCommand();}}, in AtmCommand()119 {"toggle", [this]() {return RunAsCommonCommand();}}, in AtmCommand()438 int32_t AtmCommand::RunAsCommonCommand() in RunAsCommonCommand() function in OHOS::Security::AccessToken::AtmCommand
55 int32_t RunAsCommonCommand();