Home
last modified time | relevance | path

Searched refs:RunAsCommonCommandExistentOptionArgument (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/tools/acm/include/
Daccount_command.h120 ErrCode RunAsCommonCommandExistentOptionArgument(const int &option, int &id);
/base/account/os_account/tools/acm/src/
Daccount_command.cpp302 result = RunAsCommonCommandExistentOptionArgument(option, id); in ParseCommandOpt()
565 ErrCode AccountCommand::RunAsCommonCommandExistentOptionArgument(const int &option, int &id) in RunAsCommonCommandExistentOptionArgument() function in OHOS::AccountSA::AccountCommand