Home
last modified time | relevance | path

Searched defs:Dispatch (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/ui/views/controls/menu/
Dmenu_message_pump_dispatcher_win.cc23 uint32_t MenuMessagePumpDispatcher::Dispatch(const MSG& msg) { in Dispatch() function in views::internal::MenuMessagePumpDispatcher
Dmenu_controller_unittest.cc50 uint32_t Dispatch(const ui::PlatformEvent& event) { in Dispatch() function in views::__anon5e0a005e0111::TestPlatformEventSource
/external/chromium_org/tools/gyp/pylib/gyp/
Dflock_tool.py23 def Dispatch(self, args): member in FlockTool
Dwin_tool.py64 def Dispatch(self, args): member in WinTool
Dmac_tool.py36 def Dispatch(self, args): member in MacTool
/external/chromium_org/ui/wm/core/
Dnested_accelerator_dispatcher_win.cc43 virtual uint32_t Dispatch(const MSG& event) OVERRIDE { in Dispatch() function in wm::NestedAcceleratorDispatcherWin
/external/chromium_org/content/browser/ssl/
Dssl_error_handler.cc60 void SSLErrorHandler::Dispatch() { in Dispatch() function in content::SSLErrorHandler
/external/chromium_org/native_client_sdk/src/libraries/sdk_util/
Dthread_pool.cc132 void ThreadPool::Dispatch(int num_tasks, WorkFunction work, void* data) { in Dispatch() function in sdk_util::ThreadPool
/external/chromium_org/sync/internal_api/public/attachments/
Dtask_queue.h261 void TaskQueue<T>::Dispatch() { in Dispatch() function
/external/chromium_org/ipc/
Dipc_message.h150 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
157 static bool Dispatch(const Message* msg, T* obj, S* sender, P* parameter, in Dispatch() function
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dpush_messaging_invalidation_handler_unittest.cc110 TEST_F(PushMessagingInvalidationHandlerTest, Dispatch) { in TEST_F() argument
/external/chromium_org/ui/events/ozone/evdev/libgestures_glue/
Dgesture_interpreter_libevdev_cros.cc384 void GestureInterpreterLibevdevCros::Dispatch(Event* event) { in Dispatch() function in ui::GestureInterpreterLibevdevCros
/external/chromium_org/third_party/webrtc/base/
Dmessagequeue.cc380 void MessageQueue::Dispatch(Message *pmsg) { in Dispatch() function in rtc::MessageQueue
/external/chromium_org/jingle/glue/
Dthread_wrapper.cc281 void JingleThreadWrapper::Dispatch(rtc::Message* message) { in Dispatch() function in jingle_glue::JingleThreadWrapper
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs335 protected virtual void Dispatch(string line) { in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs417 protected virtual void Dispatch( string line ) in Dispatch() method in Antlr.Runtime.Debug.RemoteDebugEventSocketListener
/external/chromium_org/chrome/browser/devtools/
Ddevtools_embedder_message_dispatcher.cc156 virtual bool Dispatch(const std::string& method, in Dispatch() function in DispatcherImpl
/external/chromium_org/extensions/browser/
Dextension_function_dispatcher.cc295 void ExtensionFunctionDispatcher::Dispatch( in Dispatch() function in extensions::ExtensionFunctionDispatcher
/external/chromium_org/cloud_print/service/win/
Dcloud_print_service_config.cc40 virtual uint32_t Dispatch(const MSG& msg) OVERRIDE { in Dispatch() function in SetupDialog::Dispatcher
/external/chromium_org/base/message_loop/
Dmessage_pump_glib_unittest.cc122 static gboolean Dispatch(GSource* source, in Dispatch() function in base::__anon592891af0111::EventInjector
Dmessage_loop_unittest.cc428 virtual uint32_t Dispatch(const NativeEvent& msg) OVERRIDE { in Dispatch() function in base::__anone5af8fca0111::DispatcherImpl
/external/chromium_org/ui/events/test/
Devent_generator.cc482 void EventGenerator::Dispatch(ui::Event* event) { in Dispatch() function in ui::test::EventGenerator
/external/chromium_org/chrome/renderer/searchbox/
Dsearchbox_extension.cc80 void Dispatch(blink::WebFrame* frame, const blink::WebString& script) { in Dispatch() function
/external/chromium_org/ui/events/platform/
Dplatform_event_source_unittest.cc53 uint32_t Dispatch(const PlatformEvent& event) { return DispatchEvent(event); } in Dispatch() function in ui::TestPlatformEventSource
/external/chromium_org/v8/src/
Dcode-stubs.cc212 void CodeStub::Dispatch(Isolate* isolate, uint32_t key, void** value_out, in Dispatch() function in v8::internal::CodeStub

12