Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dcryptohome.cc99 FilePath GetRootPath(const std::string& username) { in GetRootPath() function
109 return GetRootPath(username).Append(daemon); in GetDaemonPath()
Dcryptohome.h39 BRILLO_EXPORT base::FilePath GetRootPath(const std::string& username);