Searched defs:HomeDir (Results 1 – 3 of 3) sorted by relevance
49 const std::string& HomeDir() const { return home_dir_; } in HomeDir() function
79 const std::string& HomeDir() const { return home_dir_; } in HomeDir() function
28 static std::string HomeDir() { return "/home/user"; } in HomeDir() function