Searched refs:RunAsSwitchCommand (Results 1 – 2 of 2) sorted by relevance
121 ErrCode RunAsSwitchCommand(void);
81 {"switch", [this] { return this->RunAsSwitchCommand(); }}, in CreateCommandMap()365 ErrCode AccountCommand::RunAsSwitchCommand(void) in RunAsSwitchCommand() function in OHOS::AccountSA::AccountCommand