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

  /external/chromium_org/content/child/indexed_db/
webidbfactory_impl.cc 27 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
39 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
52 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
webidbdatabase_impl.cc 46 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
79 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
86 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
98 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
117 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
174 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
193 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
208 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
221 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
webidbcursor_impl.cc 41 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
48 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
64 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
159 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get());
indexed_db_message_filter.cc 37 IndexedDBDispatcher::ThreadSpecificInstance(thread_safe_sender_.get())
indexed_db_dispatcher.h 49 // failing a NOTREACHED in ThreadSpecificInstance in tests that instantiate
51 // wants to use ThreadSpecificInstance().
57 static IndexedDBDispatcher* ThreadSpecificInstance(
indexed_db_dispatcher.cc 64 IndexedDBDispatcher* IndexedDBDispatcher::ThreadSpecificInstance(
  /external/chromium_org/content/child/service_worker/
web_service_worker_provider_impl.cc 48 ServiceWorkerDispatcher::ThreadSpecificInstance(thread_safe_sender_)
55 ServiceWorkerDispatcher::ThreadSpecificInstance(thread_safe_sender_)
service_worker_message_filter.cc 36 ServiceWorkerDispatcher::ThreadSpecificInstance(thread_safe_sender_.get())
service_worker_dispatcher.h 53 static ServiceWorkerDispatcher* ThreadSpecificInstance(
service_worker_dispatcher.cc 81 ServiceWorkerDispatcher* ServiceWorkerDispatcher::ThreadSpecificInstance(
  /external/chromium_org/content/renderer/service_worker/
service_worker_context_client.h 30 static ServiceWorkerContextClient* ThreadSpecificInstance();
service_worker_context_client.cc 41 ServiceWorkerContextClient::ThreadSpecificInstance() {
  /external/chromium_org/content/child/
quota_dispatcher.h 35 // ThreadSpecificInstance().
52 static QuotaDispatcher* ThreadSpecificInstance(
quota_message_filter.cc 67 QuotaDispatcher::ThreadSpecificInstance(thread_safe_sender_.get(), this)
quota_dispatcher.cc 80 QuotaDispatcher* QuotaDispatcher::ThreadSpecificInstance(
  /external/chromium_org/content/child/fileapi/
webfilesystem_impl.h 37 static WebFileSystemImpl* ThreadSpecificInstance(
webfilesystem_impl.cc 110 WebFileSystemImpl::ThreadSpecificInstance(NULL);
221 WebFileSystemImpl::ThreadSpecificInstance(NULL);
260 WebFileSystemImpl::ThreadSpecificInstance(NULL);
297 WebFileSystemImpl* WebFileSystemImpl::ThreadSpecificInstance(
  /external/chromium_org/content/worker/
worker_webkitplatformsupport_impl.cc 109 return WebFileSystemImpl::ThreadSpecificInstance(child_thread_loop_.get());
298 QuotaDispatcher::ThreadSpecificInstance(
  /external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc 379 return WebFileSystemImpl::ThreadSpecificInstance(child_thread_loop_.get());
    [all...]

Completed in 2685 milliseconds