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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader.h 71 virtual PictureStatus GetProfilePictureStatus() const;
gaia_info_update_service_unittest.cc 37 MOCK_CONST_METHOD0(GetProfilePictureStatus,
80 EXPECT_CALL(downloader, GetProfilePictureStatus()).
139 EXPECT_CALL(downloader, GetProfilePictureStatus()).
gaia_info_update_service.cc 112 downloader->GetProfilePictureStatus();
profile_downloader.cc 260 ProfileDownloader::PictureStatus ProfileDownloader::GetProfilePictureStatus()
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager_impl.cc 787 switch (downloader->GetProfilePictureStatus()) {
    [all...]

Completed in 189 milliseconds