Searched refs:RunAsDeleteCommand (Results 1 – 2 of 2) sorted by relevance
107 ErrCode RunAsDeleteCommand(void);
60 {"delete", std::bind(&AccountCommand::RunAsDeleteCommand, this)}, in CreateCommandMap()155 ErrCode AccountCommand::RunAsDeleteCommand(void) in RunAsDeleteCommand() function in OHOS::AccountSA::AccountCommand