Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dcryptohome.cc88 FilePath GetHashedUserPath(const std::string& hashed_username) { in GetHashedUserPath() function
96 return GetHashedUserPath(SanitizeUserName(username)); in GetUserPath()
Dcryptohome.h34 BRILLO_EXPORT base::FilePath GetHashedUserPath(