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 59 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 111 downloader->GetProfilePictureStatus();
profile_downloader.cc 227 ProfileDownloader::PictureStatus ProfileDownloader::GetProfilePictureStatus()
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager_impl.cc 657 switch (downloader->GetProfilePictureStatus()) {

Completed in 575 milliseconds