Home
last modified time | relevance | path

Searched defs:RemoveItem (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/common/dom_storage/
Ddom_storage_map.cc89 bool DOMStorageMap::RemoveItem( in RemoveItem() function in content::DOMStorageMap
/external/chromium_org/ui/app_list/
Dapp_list_item_list.cc101 scoped_ptr<AppListItemModel> AppListItemList::RemoveItem( in RemoveItem() function in app_list::AppListItemList
Dapp_list_item_list_unittest.cc169 TEST_F(AppListItemListTest, RemoveItem) { in TEST_F() argument
/external/chromium_org/content/renderer/dom_storage/
Ddom_storage_cached_area.cc79 void DOMStorageCachedArea::RemoveItem(int connection_id, in RemoveItem() function in content::DOMStorageCachedArea
Ddom_storage_cached_area_unittest.cc55 virtual void RemoveItem(int connection_id, in RemoveItem() function in content::__anone4f8213e0111::MockProxy
Ddom_storage_dispatcher.cc261 void DomStorageDispatcher::ProxyImpl::RemoveItem( in RemoveItem() function in content::DomStorageDispatcher::ProxyImpl
/external/chromium_org/content/browser/dom_storage/
Ddom_storage_area.cc147 bool DOMStorageArea::RemoveItem(const base::string16& key, in RemoveItem() function in content::DOMStorageArea
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_syncable_service.cc135 void AppListSyncableService::RemoveItem(const std::string& id) { in RemoveItem() function in app_list::AppListSyncableService
/external/chromium_org/content/browser/download/
Ddownload_manager_impl_unittest.cc288 void MockDownloadItemFactory::RemoveItem(int id) { in RemoveItem() function in content::__anon2ff9c7cf0111::MockDownloadItemFactory