Searched refs:RunAsDeleteCommand (Results 1 – 2 of 2) sorted by relevance
120 ErrCode RunAsDeleteCommand(void);
78 {"delete", [this] { return this->RunAsDeleteCommand(); }}, in CreateCommandMap()214 ErrCode AccountCommand::RunAsDeleteCommand(void) in RunAsDeleteCommand() function in OHOS::AccountSA::AccountCommand