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 38 MOCK_CONST_METHOD0(GetProfilePictureStatus,
105 EXPECT_CALL(*downloader(), GetProfilePictureStatus()).
gaia_info_update_service.cc 111 downloader->GetProfilePictureStatus();
profile_downloader.cc 266 ProfileDownloader::PictureStatus ProfileDownloader::GetProfilePictureStatus()
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.cc 750 switch (downloader->GetProfilePictureStatus()) {
    [all...]

Completed in 232 milliseconds