Searched refs:ThreadSpecificInstance (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/content/child/indexed_db/
H A Dwebidbfactory_impl.cc27 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
39 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
52 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
H A Dwebidbdatabase_impl.cc50 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
83 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
90 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
97 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
108 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
128 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
186 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
205 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
220 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
233 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender
[all...]
H A Dwebidbcursor_impl.cc43 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
50 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
70 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
198 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
H A Dindexed_db_message_filter.cc38 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get())
H A Dindexed_db_dispatcher.h51 // failing a NOTREACHED in ThreadSpecificInstance in tests that instantiate
53 // wants to use ThreadSpecificInstance().
59 static IndexedDBDispatcher* ThreadSpecificInstance(
H A Dindexed_db_dispatcher.cc69 IndexedDBDispatcher* IndexedDBDispatcher::ThreadSpecificInstance( function in class:content::IndexedDBDispatcher
/external/chromium_org/content/renderer/service_worker/
H A Dembedded_worker_context_message_filter.cc40 EmbeddedWorkerContextClient::ThreadSpecificInstance();
H A Dembedded_worker_context_client.h49 static EmbeddedWorkerContextClient* ThreadSpecificInstance();
H A Dembedded_worker_context_client.cc85 EmbeddedWorkerContextClient::ThreadSpecificInstance() { function in class:content::EmbeddedWorkerContextClient
/external/chromium_org/content/child/
H A Dquota_dispatcher.h35 // ThreadSpecificInstance().
52 static QuotaDispatcher* ThreadSpecificInstance(
H A Dquota_message_filter.cc67 QuotaDispatcher::ThreadSpecificInstance(thread_safe_sender_.get(), this)
H A Dquota_dispatcher.cc79 QuotaDispatcher* QuotaDispatcher::ThreadSpecificInstance( function in class:content::QuotaDispatcher
/external/chromium_org/content/child/fileapi/
H A Dwebfilesystem_impl.h39 static WebFileSystemImpl* ThreadSpecificInstance(
H A Dwebfilesystem_impl.cc184 WebFileSystemImpl::ThreadSpecificInstance(NULL);
299 WebFileSystemImpl::ThreadSpecificInstance(NULL);
338 WebFileSystemImpl::ThreadSpecificInstance(NULL);
375 WebFileSystemImpl* WebFileSystemImpl::ThreadSpecificInstance( function in class:content::WebFileSystemImpl
/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.cc387 return WebFileSystemImpl::ThreadSpecificInstance(child_thread_loop_.get());
1172 QuotaDispatcher::ThreadSpecificInstance(thread_safe_sender_.get(),

Completed in 804 milliseconds