Home
last modified time | relevance | path

Searched refs:main_thread_indexed_db_dispatcher_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Drender_thread_impl.h409 scoped_ptr<IndexedDBDispatcher> main_thread_indexed_db_dispatcher_; variable
Drender_thread_impl.cc347 main_thread_indexed_db_dispatcher_.reset(new IndexedDBDispatcher( in Init()
466 main_thread_indexed_db_dispatcher_.reset(); in Shutdown()