OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnFetchComplete
(Results
26 - 34
of
34
) sorted by null
1
2
/external/chromium_org/chrome/browser/android/banners/
app_banner_manager.cc
76
void AppBannerManager::
OnFetchComplete
(const GURL url, const SkBitmap* bitmap) {
/external/chromium_org/chrome/browser/bitmap_fetcher/
bitmap_fetcher_service.cc
162
void BitmapFetcherService::
OnFetchComplete
(const GURL url,
/external/chromium_org/chrome/browser/
bitmap_fetcher_browsertest.cc
39
virtual void
OnFetchComplete
(const GURL url,
/external/chromium_org/cloud_print/gcp20/prototype/
cloud_print_requester.h
137
virtual void
OnFetchComplete
(const std::string& response) OVERRIDE;
cloud_print_requester.cc
255
void CloudPrintRequester::
OnFetchComplete
(const std::string& response) {
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
357
void
OnFetchComplete
(Fetcher* fetcher);
oauth2_token_service.cc
89
// OAuth2TokenService::
OnFetchComplete
() when it completes fetching, if it is
323
oauth2_token_service_->
OnFetchComplete
(this);
572
void OAuth2TokenService::
OnFetchComplete
(Fetcher* fetcher) {
582
// OAuth2TokenService::
OnFetchComplete
().
593
//
OnFetchComplete
() is the only place where a Fetcher is erased from
/external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc
647
void SyncedNotification::
OnFetchComplete
(const GURL url,
/external/chromium_org/chrome/browser/profiles/
profile_info_cache_unittest.cc
532
avatar_downloader.
OnFetchComplete
(
Completed in 554 milliseconds
1
2