Searched refs:IsSanitizedUserName (Results 1 – 2 of 2) sorted by relevance
46 BRILLO_EXPORT bool IsSanitizedUserName(const std::string& sanitized);
112 bool IsSanitizedUserName(const std::string& sanitized) { in IsSanitizedUserName() function