Searched refs:OnLoadCompleted (Results 1 – 10 of 10) sorted by relevance
21 virtual void OnLoadCompleted() = 0;
35 delegate_->OnLoadCompleted(); in Observe()
190 void OnLoadCompleted(scoped_ptr<GCMStore::LoadResult> result);
294 gcm_store_->Load(base::Bind(&GCMClientImpl::OnLoadCompleted, in Start()299 void GCMClientImpl::OnLoadCompleted(scoped_ptr<GCMStore::LoadResult> result) { in OnLoadCompleted() function in gcm::GCMClientImpl
58 virtual void OnLoadCompleted() = 0;
280 virtual void OnLoadCompleted() OVERRIDE;
195 virtual void OnLoadCompleted() OVERRIDE {} in OnLoadCompleted() function in __anone732b86f0111::DefaultBindingsDelegate846 delegate_->OnLoadCompleted(); in DocumentOnLoadCompletedInMainFrame()
1099 void DevToolsWindow::OnLoadCompleted() { in OnLoadCompleted() function in DevToolsWindow
482 virtual void OnLoadCompleted() OVERRIDE;
2024 void BrowserView::OnLoadCompleted() { in OnLoadCompleted() function in BrowserView