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

  /external/chromium_org/chrome/browser/chromeos/contacts/
gdata_contacts_service.h 92 rewrite_photo_url_callback_for_testing_ = cb;
132 RewritePhotoUrlCallback rewrite_photo_url_callback_for_testing_; member in class:contacts::GDataContactsService
gdata_contacts_service.cc 692 if (!service_->rewrite_photo_url_callback_for_testing_.is_null()) {
694 service_->rewrite_photo_url_callback_for_testing_.Run(photo_url);
    [all...]

Completed in 102 milliseconds