Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/tools/acm/src/
H A Daccount_command.cpp705 static ErrCode GetDisallowedListByPath(const std::string &path, std::vector<std::string> &disallowe… in GetDisallowedListByPath() function
729 return GetDisallowedListByPath(listPath, disallowedList); in AnalyzeDisallowedListArgument()