Searched refs:OnLoadComplete (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/renderer/fetchers/
H A Dmanifest_fetcher.cc31 base::Bind(&ManifestFetcher::OnLoadComplete,
40 void ManifestFetcher::OnLoadComplete(const blink::WebURLResponse& response, function in class:content::ManifestFetcher
H A Dmanifest_fetcher.h45 void OnLoadComplete(const blink::WebURLResponse& response,
H A Dresource_fetcher_impl.h57 virtual void OnLoadComplete() OVERRIDE;
H A Dweb_url_loader_client_impl.cc72 OnLoadComplete();
H A Dweb_url_loader_client_impl.h40 virtual void OnLoadComplete() = 0;
H A Dresource_fetcher_impl.cc120 void ResourceFetcherImpl::OnLoadComplete() { function in class:content::ResourceFetcherImpl
/external/chromium_org/content/renderer/dom_storage/
H A Ddom_storage_cached_area.h73 void OnLoadComplete(bool success);
H A Ddom_storage_cached_area.cc167 // Ignore all mutations until OnLoadComplete time.
175 base::Bind(&DOMStorageCachedArea::OnLoadComplete,
216 void DOMStorageCachedArea::OnLoadComplete(bool success) { function in class:content::DOMStorageCachedArea
/external/chromium_org/mojo/shell/
H A Ddynamic_application_loader.cc140 base::Bind(&NetworkLoader::OnLoadComplete,
150 void OnLoadComplete(URLResponsePtr response) { function in class:mojo::shell::DynamicApplicationLoader::NetworkLoader

Completed in 381 milliseconds