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.cc 127 if (picture_status == ProfileDownloader::PICTURE_SUCCESS) {
gaia_info_update_service_unittest.cc 106 WillOnce(Return(ProfileDownloader::PICTURE_SUCCESS));
profile_downloader.cc 389 picture_status_ = PICTURE_SUCCESS;
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.cc 751 case ProfileDownloader::PICTURE_SUCCESS:
    [all...]

Completed in 416 milliseconds