Searched refs:AnalyzeDisallowedListArgument (Results 1 – 2 of 2) sorted by relevance
144 ErrCode AnalyzeDisallowedListArgument(std::vector<std::string> &disallowedList);
497 result = AnalyzeDisallowedListArgument(disallowedList); in RunAsCreateCommandExistentOptionArgument()726 ErrCode AccountCommand::AnalyzeDisallowedListArgument(std::vector<std::string> &disallowedList) in AnalyzeDisallowedListArgument() function in OHOS::AccountSA::AccountCommand