Home
last modified time | relevance | path

Searched defs:disallowedList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp134 std::string &shortName, OsAccountType &osAccountType, std::vector<std::string> &disallowedList) in ParseCreateCommandOpt()
465 std::string &shortName, OsAccountType &type, std::vector<std::string> &disallowedList) in RunAsCreateCommandExistentOptionArgument()
705 … ErrCode GetDisallowedListByPath(const std::string &path, std::vector<std::string> &disallowedList) in GetDisallowedListByPath()
726 ErrCode AccountCommand::AnalyzeDisallowedListArgument(std::vector<std::string> &disallowedList) in AnalyzeDisallowedListArgument()