OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ThreadSpecificInstance
(Results
1 - 15
of
15
) 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
50
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_.get())
[
all
...]
webidbcursor_impl.cc
43
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());
indexed_db_message_filter.cc
38
IndexedDBDispatcher::
ThreadSpecificInstance
(thread_safe_sender_.get())
indexed_db_dispatcher.h
51
// failing a NOTREACHED in
ThreadSpecificInstance
in tests that instantiate
53
// wants to use
ThreadSpecificInstance
().
59
static IndexedDBDispatcher*
ThreadSpecificInstance
(
indexed_db_dispatcher.cc
69
IndexedDBDispatcher* IndexedDBDispatcher::
ThreadSpecificInstance
(
/external/chromium_org/content/renderer/service_worker/
embedded_worker_context_message_filter.cc
40
EmbeddedWorkerContextClient::
ThreadSpecificInstance
();
embedded_worker_context_client.h
49
static EmbeddedWorkerContextClient*
ThreadSpecificInstance
();
embedded_worker_context_client.cc
85
EmbeddedWorkerContextClient::
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
79
QuotaDispatcher* QuotaDispatcher::
ThreadSpecificInstance
(
/external/chromium_org/content/child/fileapi/
webfilesystem_impl.h
39
static WebFileSystemImpl*
ThreadSpecificInstance
(
webfilesystem_impl.cc
184
WebFileSystemImpl::
ThreadSpecificInstance
(NULL);
299
WebFileSystemImpl::
ThreadSpecificInstance
(NULL);
338
WebFileSystemImpl::
ThreadSpecificInstance
(NULL);
375
WebFileSystemImpl* WebFileSystemImpl::
ThreadSpecificInstance
(
/external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.cc
387
return WebFileSystemImpl::
ThreadSpecificInstance
(child_thread_loop_.get());
[
all
...]
Completed in 447 milliseconds