Home
last modified time | relevance | path

Searched defs:_dispatcher (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
Dheaderparserhandler.py178 _dispatcher = _create_dispatcher() variable
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
Dheaderparserhandler.py175 _dispatcher = _create_dispatcher() variable
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DHeapSnapshotView.js803 WebInspector.HeapProfilerDispatcher._dispatcher = new WebInspector.HeapProfilerDispatcher(); variable in WebInspector.HeapProfilerDispatcher
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/
Dirclib.py1045 def _dispatcher(self, c, e): member in SimpleIRCClient