Home
last modified time | relevance | path

Searched defs:RemoveEntry (Results 1 – 18 of 18) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_history.cc96 void DownloadHistory::RemoveEntry(DownloadItem* download_item) { in RemoveEntry() function in DownloadHistory
/external/chromium_org/chrome/browser/printing/
Dprint_preview_data_service.cc112 void PrintPreviewDataService::RemoveEntry(int32 preview_ui_id) { in RemoveEntry() function in PrintPreviewDataService
/external/chromium_org/components/dom_distiller/core/
Ddom_distiller_service.cc54 void DomDistillerService::RemoveEntry( in RemoveEntry() function in dom_distiller::DomDistillerService
Ddom_distiller_model.cc156 void DomDistillerModel::RemoveEntry(const ArticleEntry& entry) { in RemoveEntry() function in dom_distiller::DomDistillerModel
Ddom_distiller_store.cc126 bool DomDistillerStore::RemoveEntry(const ArticleEntry& entry) { in RemoveEntry() function in dom_distiller::DomDistillerStore
/external/chromium_org/webkit/browser/appcache/
Dappcache.cc63 void AppCache::RemoveEntry(const GURL& url) { in RemoveEntry() function in appcache::AppCache
/external/chromium_org/chrome/browser/ui/search_engines/
Dtemplate_url_table_model.cc380 scoped_ptr<ModelEntry> TemplateURLTableModel::RemoveEntry(int index) { in RemoveEntry() function in TemplateURLTableModel
/external/chromium_org/chrome/browser/chromeos/drive/
Dresource_metadata.cc208 FileError ResourceMetadata::RemoveEntry(const std::string& id) { in RemoveEntry() function in drive::internal::ResourceMetadata
Dresource_metadata_unittest.cc524 TEST_F(ResourceMetadataTest, RemoveEntry) { in TEST_F() argument
Dresource_metadata_storage.cc659 bool ResourceMetadataStorage::RemoveEntry(const std::string& id) { in RemoveEntry() function in drive::internal::ResourceMetadataStorage
/external/chromium/chrome/browser/prerender/
Dprerender_manager.cc352 void PrerenderManager::RemoveEntry(PrerenderContents* entry) { in RemoveEntry() function in prerender::PrerenderManager
/external/chromium_org/net/disk_cache/
Dbackend_impl.cc796 void BackendImpl::RemoveEntry(EntryImpl* entry) { in RemoveEntry() function in disk_cache::BackendImpl
/external/chromium_org/v8/src/
Dserialize.cc744 void RemoveEntry(HashMap::Entry* entry) { in RemoveEntry() function in v8::internal::CodeAddressMap::NameMap
Dobjects.cc16094 void ObjectHashTable::RemoveEntry(int entry) { in RemoveEntry() function in v8::internal::ObjectHashTable
/external/chromium/net/disk_cache/
Dbackend_impl.cc942 void BackendImpl::RemoveEntry(EntryImpl* entry) { in RemoveEntry() function in disk_cache::BackendImpl
/external/v8/src/
Dlog.cc439 void RemoveEntry(HashMap::Entry* entry) { in RemoveEntry() function in v8::internal::Logger::NameMap
Dobjects.cc12603 void ObjectHashTable::RemoveEntry(int entry) { in RemoveEntry() function in v8::internal::ObjectHashTable
/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl_unittest.cc2471 TEST_F(NavigationControllerTest, RemoveEntry) { in TEST_F() argument