Searched defs:GetHashedUserPath (Results 1 - 1 of 1) sorted by relevance

/external/libbrillo/brillo/
H A Dcryptohome.cc88 FilePath GetHashedUserPath(const std::string& hashed_username) { function in namespace:brillo::cryptohome::home
96 return GetHashedUserPath(SanitizeUserName(username));

Completed in 641 milliseconds