Searched refs:RunAsSetCommand (Results 1 – 2 of 2) sorted by relevance
124 ErrCode RunAsSetCommand(void);
80 {"set", [this] { return this->RunAsSetCommand(); }}, in CreateCommandMap()292 ErrCode AccountCommand::RunAsSetCommand(void) in RunAsSetCommand() function in OHOS::AccountSA::AccountCommand