HomeSort by relevance Sort by last modified time
    Searched refs:GetImagePathForUser (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
user_manager.h 144 FilePath GetImagePathForUser(const std::string& username);
user_manager.cc 429 FilePath image_path = GetImagePathForUser(username);
544 FilePath UserManager::GetImagePathForUser(const std::string& username) {

Completed in 705 milliseconds