/external/chromium_org/net/tools/quic/test_tools/ |
D | quic_dispatcher_peer.cc | 16 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/ |
D | serialized_var.cc | 185 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 …]
|
D | ppp_content_decryptor_private_proxy.cc | 44 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 …]
|
D | ppb_var_deprecated_proxy.cc | 48 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 …]
|
D | ppp_messaging_proxy.cc | 27 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/ |
D | platform_event_source.cc | 34 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/ |
D | core.cc | 86 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 …]
|
D | handle_table.cc | 18 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/ |
D | webidbdatabase_impl.cc | 49 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
|
D | webidbfactory_impl.cc | 26 IndexedDBDispatcher* dispatcher = in getDatabaseNames() local 38 IndexedDBDispatcher* dispatcher = in open() local 51 IndexedDBDispatcher* dispatcher = in deleteDatabase() local
|
D | webidbcursor_impl.cc | 42 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/ |
D | file_system_dispatcher.cc | 29 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/ |
D | copy_entry_unittest.cc | 55 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
|
D | create_directory_unittest.cc | 54 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
|
D | delete_entry_unittest.cc | 54 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
|
D | create_file_unittest.cc | 54 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
|
D | move_entry_unittest.cc | 55 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
|
D | truncate_unittest.cc | 55 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
|
D | write_file_unittest.cc | 59 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
|
D | abort_unittest.cc | 54 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
|
D | close_file_unittest.cc | 53 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
|
D | unmount_unittest.cc | 51 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
|
D | open_file_unittest.cc | 89 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/ |
D | api_test_utils.cc | 90 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/ |
D | event_dispatcher_unittest.cc | 229 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 …]
|