HomeSort by relevance Sort by last modified time
    Searched refs:ConnectionOpened (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/browser/indexed_db/
indexed_db_unittest.cc 160 base::Bind(&IndexedDBContextImpl::ConnectionOpened,
168 base::Bind(&IndexedDBContextImpl::ConnectionOpened,
indexed_db_context_impl.h 69 void ConnectionOpened(const GURL& origin_url, IndexedDBConnection* db);
indexed_db_context_impl.cc 333 void IndexedDBContextImpl::ConnectionOpened(const GURL& origin_url,
indexed_db_dispatcher_host.cc 129 Context()->ConnectionOpened(origin_url, connection);
    [all...]

Completed in 599 milliseconds