Home
last modified time | relevance | path

Searched defs:Completed (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome_frame/
Dcustom_sync_call_context.cc14 void CreateExternalTabContext::Completed( in Completed() function in CreateExternalTabContext
28 void BeginNavigateContext::Completed( in Completed() function in BeginNavigateContext
39 void UnloadContext::Completed(bool should_unload) { in Completed() function in UnloadContext
/external/chromium_org/content/browser/
Dquota_dispatcher_host.cc38 void Completed() { in Completed() function in content::QuotaDispatcherHost::RequestDispatcher
/external/chromium/chrome/browser/download/
Ddownload_item.cc367 void DownloadItem::Completed() { in Completed() function in DownloadItem
/external/chromium_org/webkit/browser/quota/
Dquota_manager.cc436 virtual void Completed() OVERRIDE { in Completed() function in quota::UsageAndQuotaCallbackDispatcher
498 virtual void Completed() OVERRIDE { in Completed() function in quota::QuotaManager::GetUsageInfoTask
574 virtual void Completed() OVERRIDE { in Completed() function in quota::QuotaManager::OriginDataDeleter
647 virtual void Completed() OVERRIDE { in Completed() function in quota::QuotaManager::HostDataDeleter
/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc1355 void DownloadItemImpl::Completed() { in Completed() function in content::DownloadItemImpl
/external/clang/lib/Sema/
DSemaDecl.cpp11711 bool Completed = false; in ActOnFields() local