Home
last modified time | relevance | path

Searched defs:dispatcher (Results 1 – 25 of 226) sorted by relevance

12345678910

/external/chromium_org/net/tools/quic/test_tools/
Dquic_dispatcher_peer.cc16 QuicDispatcher* dispatcher, in SetTimeWaitListManager()
22 void QuicDispatcherPeer::UseWriter(QuicDispatcher* dispatcher, in UseWriter()
29 QuicPacketWriter* QuicDispatcherPeer::GetWriter(QuicDispatcher* dispatcher) { in GetWriter()
35 QuicDispatcher* dispatcher, in SetPacketWriterFactory()
42 QuicDispatcher* dispatcher) { in GetHelper()
48 QuicDispatcher* dispatcher, in CreateQuicConnection()
59 QuicDispatcher* dispatcher) { in GetWriteBlockedList()
/external/chromium_org/ppapi/proxy/
Dserialized_var.cc185 SerializedVarSendInput::SerializedVarSendInput(Dispatcher* dispatcher, in SerializedVarSendInput()
192 void SerializedVarSendInput::ConvertVector(Dispatcher* dispatcher, in ConvertVector()
204 Dispatcher* dispatcher, in SerializedVarSendInputShmem()
222 PP_Var ReceiveSerializedVarReturnValue::Return(Dispatcher* dispatcher) { in Return()
231 ReceiveSerializedException::ReceiveSerializedException(Dispatcher* dispatcher, in ReceiveSerializedException()
264 Dispatcher* dispatcher, in ReceiveSerializedVarVectorOutParam()
303 PP_Var SerializedVarReceiveInput::Get(Dispatcher* dispatcher) { in Get()
318 PP_Var SerializedVarReceiveInput::GetForInstance(Dispatcher* dispatcher, in GetForInstance()
338 PP_Var* SerializedVarVectorReceiveInput::Get(Dispatcher* dispatcher, in Get()
363 void SerializedVarReturnValue::Return(Dispatcher* dispatcher, in Return()
[all …]
Dppp_content_decryptor_private_proxy.cc44 HostDispatcher* dispatcher, in ShareHostBufferResourceToPlugin()
72 PP_Var ExtractReceivedVarAndAddRef(Dispatcher* dispatcher, in ExtractReceivedVarAndAddRef()
80 HostDispatcher* dispatcher, in InitializePppDecryptorBuffer()
116 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in Initialize() local
132 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in SetServerCertificate() local
168 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in CreateSession() local
186 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in LoadSession() local
203 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in UpdateSession() local
220 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in CloseSession() local
243 HostDispatcher* dispatcher = HostDispatcher::GetForInstance(instance); in RemoveSession() local
[all …]
Dppb_var_deprecated_proxy.cc48 PluginDispatcher* dispatcher = in CheckExceptionAndGetDispatcher() local
70 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in HasProperty() local
89 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in HasMethod() local
108 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in GetProperty() local
128 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in EnumerateProperties() local
151 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in SetProperty() local
169 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, exception); in RemoveProperty() local
189 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(object, exception); in Call() local
213 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(object, exception); in Construct() local
235 Dispatcher* dispatcher = CheckExceptionAndGetDispatcher(var, NULL); in IsInstanceOf() local
[all …]
Dppp_messaging_proxy.cc27 MessageHandler* GetMessageHandler(Dispatcher* dispatcher, in GetMessageHandler()
42 void ResetMessageHandler(Dispatcher* dispatcher, PP_Instance instance) { in ResetMessageHandler()
58 PPP_Messaging_Proxy::PPP_Messaging_Proxy(Dispatcher* dispatcher) in PPP_Messaging_Proxy()
/external/chromium_org/ui/events/platform/
Dplatform_event_source.cc34 PlatformEventDispatcher* dispatcher) { in AddPlatformEventDispatcher()
41 PlatformEventDispatcher* dispatcher) { in RemovePlatformEventDispatcher()
47 PlatformEventDispatcher* dispatcher) { in OverrideDispatcher()
77 while (PlatformEventDispatcher* dispatcher = iter.GetNext()) { in DispatchEvent() local
/external/chromium_org/mojo/system/
Dcore.cc86 MojoHandle Core::AddDispatcher(const scoped_refptr<Dispatcher>& dispatcher) { in AddDispatcher()
107 scoped_refptr<Dispatcher> dispatcher; in Close() local
233 scoped_refptr<Dispatcher> dispatcher(GetDispatcher(message_pipe_handle)); in WriteMessage() local
302 scoped_refptr<Dispatcher> dispatcher(GetDispatcher(message_pipe_handle)); in ReadMessage() local
394 scoped_refptr<Dispatcher> dispatcher( in WriteData() local
406 scoped_refptr<Dispatcher> dispatcher( in BeginWriteData() local
416 scoped_refptr<Dispatcher> dispatcher( in EndWriteData() local
428 scoped_refptr<Dispatcher> dispatcher( in ReadData() local
440 scoped_refptr<Dispatcher> dispatcher( in BeginReadData() local
450 scoped_refptr<Dispatcher> dispatcher( in EndReadData() local
[all …]
Dhandle_table.cc18 HandleTable::Entry::Entry(const scoped_refptr<Dispatcher>& dispatcher) in Entry()
45 scoped_refptr<Dispatcher>* dispatcher) { in GetAndRemoveDispatcher()
61 const scoped_refptr<Dispatcher>& dispatcher) { in AddDispatcher()
188 const scoped_refptr<Dispatcher>& dispatcher) { in AddDispatcherNoSizeCheck()
/external/chromium_org/content/child/indexed_db/
Dwebidbdatabase_impl.cc49 IndexedDBDispatcher* dispatcher = in ~WebIDBDatabaseImpl() local
82 IndexedDBDispatcher* dispatcher = in createTransaction() local
89 IndexedDBDispatcher* dispatcher = in close() local
96 IndexedDBDispatcher* dispatcher = in versionChangeIgnored() local
107 IndexedDBDispatcher* dispatcher = in get() local
127 IndexedDBDispatcher* dispatcher = in put() local
185 IndexedDBDispatcher* dispatcher = in openCursor() local
204 IndexedDBDispatcher* dispatcher = in count() local
219 IndexedDBDispatcher* dispatcher = in deleteRange() local
232 IndexedDBDispatcher* dispatcher = in clear() local
Dwebidbfactory_impl.cc26 IndexedDBDispatcher* dispatcher = in getDatabaseNames() local
38 IndexedDBDispatcher* dispatcher = in open() local
51 IndexedDBDispatcher* dispatcher = in deleteDatabase() local
Dwebidbcursor_impl.cc42 IndexedDBDispatcher* dispatcher = in ~WebIDBCursorImpl() local
49 IndexedDBDispatcher* dispatcher = in advance() local
69 IndexedDBDispatcher* dispatcher = in continueFunction() local
197 IndexedDBDispatcher* dispatcher = in ResetPrefetchCache() local
/external/chromium_org/content/child/fileapi/
Dfile_system_dispatcher.cc29 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
36 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
43 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
50 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
57 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
64 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
71 CallbackDispatcher* dispatcher = new CallbackDispatcher; in Create() local
143 CallbackDispatcher* dispatcher = iter.GetCurrentValue(); in ~FileSystemDispatcher() local
335 CallbackDispatcher* dispatcher = dispatchers_.Lookup(request_id); in OnDidOpenFileSystem() local
346 CallbackDispatcher* dispatcher = dispatchers_.Lookup(request_id); in OnDidResolveURL() local
[all …]
/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
Dcopy_entry_unittest.cc55 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
89 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
105 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
128 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
150 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dcreate_directory_unittest.cc54 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
90 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
107 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
131 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
154 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Ddelete_entry_unittest.cc54 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
89 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
105 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
128 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
150 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dcreate_file_unittest.cc54 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
87 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
102 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
124 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
145 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dmove_entry_unittest.cc55 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
89 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
105 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
128 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
150 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dtruncate_unittest.cc55 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
89 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
105 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
128 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
150 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dwrite_file_unittest.cc59 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
96 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
114 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
139 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
163 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dabort_unittest.cc54 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
85 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
100 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
121 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dclose_file_unittest.cc53 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
85 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
100 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
121 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dunmount_unittest.cc51 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
81 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
98 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
119 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
Dopen_file_unittest.cc89 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
125 util::LoggingDispatchEventImpl dispatcher(false /* dispatch_reply */); in TEST_F() local
142 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
184 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
209 util::LoggingDispatchEventImpl dispatcher(true /* dispatch_reply */); in TEST_F() local
/external/chromium_org/extensions/browser/
Dapi_test_utils.cc90 scoped_ptr<extensions::ExtensionFunctionDispatcher> dispatcher) { in RunFunctionWithDelegateAndReturnSingleResult()
99 scoped_ptr<extensions::ExtensionFunctionDispatcher> dispatcher, in RunFunctionWithDelegateAndReturnSingleResult()
128 scoped_ptr<ExtensionFunctionDispatcher> dispatcher( in RunFunctionAndReturnSingleResult() local
146 scoped_ptr<ExtensionFunctionDispatcher> dispatcher( in RunFunctionAndReturnError() local
160 scoped_ptr<ExtensionFunctionDispatcher> dispatcher( in RunFunction() local
168 scoped_ptr<extensions::ExtensionFunctionDispatcher> dispatcher, in RunFunction()
180 scoped_ptr<extensions::ExtensionFunctionDispatcher> dispatcher, in RunFunction()
/external/chromium_org/ui/events/
Devent_dispatcher_unittest.cc229 TestEventDispatcher dispatcher; in TEST() local
322 TestEventDispatcher dispatcher; in TEST() local
349 TestEventDispatcher* dispatcher = new TestEventDispatcher(); in TEST() local
376 TestEventDispatcher* dispatcher = new TestEventDispatcher(); in TEST() local
401 TestEventDispatcher* dispatcher = new TestEventDispatcher(); in TEST() local
428 TestEventDispatcher* dispatcher = new TestEventDispatcher(); in TEST() local
455 TestEventDispatcher dispatcher; in TEST() local
497 TestEventDispatcher dispatcher; in TEST() local
526 TestEventDispatcher dispatcher; in TEST() local
554 TestEventDispatcher* dispatcher = new TestEventDispatcher(); in TEST() local
[all …]

12345678910