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

  /external/chromium_org/content/browser/
browser_main_loop.h 101 base::Thread* indexed_db_thread() const { return indexed_db_thread_.get(); }
192 scoped_ptr<base::Thread> indexed_db_thread_; member in class:content::BrowserMainLoop
browser_main_loop.cc 897 ResetThread_IndexedDb(indexed_db_thread_.Pass());
    [all...]

Completed in 49 milliseconds