Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_transaction.cc125 FROM_HERE, base::Bind(&IndexedDBTransaction::ProcessTaskQueue, this)); in RunTasksIfStarted()
321 void IndexedDBTransaction::ProcessTaskQueue() { in ProcessTaskQueue() function in content::IndexedDBTransaction
Dindexed_db_transaction.h109 void ProcessTaskQueue(); in NON_EXPORTED_BASE()