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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_dispatcher_host.h110 typedef std::map<int64, GURL> TransactionIDToURLMap; typedef in class:content::IndexedDBDispatcherHost
198 TransactionIDToURLMap transaction_url_map_;
H A Dindexed_db_dispatcher_host.cc362 TransactionIDToURLMap& transaction_url_map =

Completed in 200 milliseconds