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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader.h 92 static bool GetProfileNameAndImageURL(const std::string& data,
profile_downloader_unittest.cc 39 bool result = ProfileDownloader::GetProfileNameAndImageURL(
profile_downloader.cc 124 bool ProfileDownloader::GetProfileNameAndImageURL(const std::string& data,
282 if (!GetProfileNameAndImageURL(data, &profile_full_name_, &image_url,

Completed in 1061 milliseconds