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

  /external/chromium_org/chrome/browser/profiles/
profile_downloader.h 35 PICTURE_SUCCESS,
75 // when the picture status is PICTURE_SUCCESS.
gaia_info_update_service_unittest.cc 81 WillOnce(Return(ProfileDownloader::PICTURE_SUCCESS));
140 WillOnce(Return(ProfileDownloader::PICTURE_SUCCESS));
gaia_info_update_service.cc 128 if (picture_status == ProfileDownloader::PICTURE_SUCCESS) {
profile_downloader.cc 383 picture_status_ = PICTURE_SUCCESS;
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager_impl.cc 788 case ProfileDownloader::PICTURE_SUCCESS:
    [all...]

Completed in 104 milliseconds