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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.h234 typedef list_set<IndexedDBConnection*> ConnectionSet; typedef in class:content::IndexedDBDatabase
286 ConnectionSet connections_;
H A Dindexed_db_database.cc1595 for (ConnectionSet::const_iterator it = connections_.begin();
1640 for (ConnectionSet::const_iterator it = connections_.begin();
1689 ConnectionSet::const_iterator it = connections_.begin();

Completed in 791 milliseconds