Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dcryptohome.h46 BRILLO_EXPORT bool IsSanitizedUserName(const std::string& sanitized);
Dcryptohome.cc112 bool IsSanitizedUserName(const std::string& sanitized) { in IsSanitizedUserName() function