Home
last modified time | relevance | path

Searched defs:RemoveItem (Results 1 – 10 of 10) 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_unittest.cc104 scoped_ptr<AppListItem> RemoveItem(const std::string& id) { in RemoveItem() function in app_list::AppListItemListTest
195 TEST_F(AppListItemListTest, RemoveItem) { in TEST_F() argument
Dapp_list_item_list.cc169 scoped_ptr<AppListItem> AppListItemList::RemoveItem( in RemoveItem() function in app_list::AppListItemList
Dapp_list_model.cc353 scoped_ptr<AppListItem> AppListModel::RemoveItem(AppListItem* item) { in RemoveItem() function in app_list::AppListModel
/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::__anondcc4cd380111::MockProxy
Ddom_storage_dispatcher.cc262 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/content/browser/download/
Ddownload_manager_impl_unittest.cc294 void MockDownloadItemFactory::RemoveItem(int id) { in RemoveItem() function in content::__anonc81b80490111::MockDownloadItemFactory
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_syncable_service.cc420 void AppListSyncableService::RemoveItem(const std::string& id) { in RemoveItem() function in app_list::AppListSyncableService