Searched defs:RefIDMap (Results 1 - 1 of 1) 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,

Completed in 119 milliseconds