Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A Dcryptohome.cc99 FilePath GetHashedUserPath(const std::string& hashed_username) { in GetHashedUserPath() function
107 return GetHashedUserPath(SanitizeUserName(username)); in GetUserPath()
H A Dcryptohome.h34 BRILLO_EXPORT base::FilePath GetHashedUserPath(