Searched refs:RefIDMap (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h115 class RefIDMap { class in class:content::IndexedDBDispatcherHost
119 RefIDMap() {} function in class:content::IndexedDBDispatcherHost::RefIDMap
120 ~RefIDMap() {}
142 DISALLOW_COPY_AND_ASSIGN(RefIDMap);
231 RefIDMap<IndexedDBCursor> map_;
244 ReturnType* GetOrTerminateProcess(RefIDMap<ReturnType>* map,
H A Dindexed_db_dispatcher_host.cc396 RefIDMap<ObjectType>* map,

Completed in 92 milliseconds