dispatch 40 base/win/scoped_variant.cc ScopedVariant::ScopedVariant(IDispatch* dispatch) { dispatch 42 base/win/scoped_variant.cc Set(dispatch); dispatch 51 base/win/scoped_variant.h explicit ScopedVariant(IDispatch* dispatch); dispatch 47 content/browser/accessibility/accessibility_win_browsertest.cc IDispatch* dispatch = V_DISPATCH(var); dispatch 48 content/browser/accessibility/accessibility_win_browsertest.cc if (dispatch) dispatch 49 content/browser/accessibility/accessibility_win_browsertest.cc ptr.QueryFrom(dispatch); dispatch 54 content/browser/accessibility/accessibility_win_browsertest.cc base::win::ScopedComPtr<IDispatch> dispatch; dispatch 55 content/browser/accessibility/accessibility_win_browsertest.cc HRESULT hr = parent->get_accChild(*var, dispatch.Receive()); dispatch 57 content/browser/accessibility/accessibility_win_browsertest.cc if (dispatch) dispatch 58 content/browser/accessibility/accessibility_win_browsertest.cc dispatch.QueryInterface(ptr.Receive()); dispatch 252 ipc/ipc_logging.cc (Time::FromInternalValue(data.dispatch) - dispatch 267 ipc/ipc_logging.cc Time::FromInternalValue(data.dispatch).ToDoubleT(), dispatch 307 ipc/ipc_logging.cc data->dispatch = Time::Now().ToInternalValue(); dispatch 695 ipc/ipc_message_utils.cc WriteParam(m, p.dispatch); dispatch 710 ipc/ipc_message_utils.cc ReadParam(m, iter, &r->dispatch) && dispatch 77 ipc/ipc_message_utils.h int64 dispatch; // Time after it was dispatched (i.e. after calling dispatch 20 remoting/base/dispatch_win.h namespace dispatch { dispatch 126 remoting/host/setup/daemon_installer_win.cc HRESULT hr = dispatch::Invoke(update3_.get(), L"createAppBundleWeb", dispatch 137 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"initialize", DISPATCH_METHOD, dispatch 148 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"createApp", DISPATCH_METHOD, dispatch 155 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"checkForUpdate", dispatch 162 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"appWeb", dispatch 183 remoting/host/setup/daemon_installer_win.cc HRESULT hr = dispatch::Invoke(V_DISPATCH(&app_), L"currentState", dispatch 195 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(¤t_state), L"stateValue", dispatch 216 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"download", dispatch 228 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(&bundle_), L"install", dispatch 244 remoting/host/setup/daemon_installer_win.cc hr = dispatch::Invoke(V_DISPATCH(¤t_state), L"errorCode", dispatch 437 sandbox/win/src/sandbox_policy_base.cc Dispatcher* dispatch = GetDispatcher(ipc->ipc_tag); dispatch 438 sandbox/win/src/sandbox_policy_base.cc if (!dispatch) { dispatch 442 sandbox/win/src/sandbox_policy_base.cc return dispatch->OnMessageReady(ipc, callback); dispatch 450 sandbox/win/src/sandbox_policy_base.cc Dispatcher* dispatch = GetDispatcher(service); dispatch 451 sandbox/win/src/sandbox_policy_base.cc if (!dispatch) { dispatch 455 sandbox/win/src/sandbox_policy_base.cc return dispatch->SetupService(manager, service); dispatch 183 third_party/harfbuzz-ng/src/hb-open-type-private.hh inline return_t dispatch (const T &obj) { return obj.sanitize (this); } dispatch 531 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 535 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 536 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 2: return TRACE_RETURN (c->dispatch (u.format2)); dispatch 823 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 827 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 828 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 2: return TRACE_RETURN (c->dispatch (u.format2)); dispatch 990 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 994 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1089 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1093 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1210 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1214 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1329 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1333 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1388 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const dispatch 1392 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case Single: return TRACE_RETURN (u.single.dispatch (c)); dispatch 1393 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case Pair: return TRACE_RETURN (u.pair.dispatch (c)); dispatch 1394 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case Cursive: return TRACE_RETURN (u.cursive.dispatch (c)); dispatch 1395 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case MarkBase: return TRACE_RETURN (u.markBase.dispatch (c)); dispatch 1396 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case MarkLig: return TRACE_RETURN (u.markLig.dispatch (c)); dispatch 1397 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case MarkMark: return TRACE_RETURN (u.markMark.dispatch (c)); dispatch 1398 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case Context: return TRACE_RETURN (u.context.dispatch (c)); dispatch 1399 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c)); dispatch 1400 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh case Extension: return TRACE_RETURN (u.extension.dispatch (c)); dispatch 1457 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1467 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh const Coverage *coverage = &get_subtable (i).dispatch (&c, get_type ()); dispatch 1480 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1489 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1495 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type); dispatch 1615 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh return l.dispatch (c); dispatch 223 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 227 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 228 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 2: return TRACE_RETURN (c->dispatch (u.format2)); dispatch 412 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 416 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 563 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 567 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 870 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 874 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1034 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1038 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1081 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c, unsigned int lookup_type) const dispatch 1085 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Single: return TRACE_RETURN (u.single.dispatch (c)); dispatch 1086 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Multiple: return TRACE_RETURN (u.multiple.dispatch (c)); dispatch 1087 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Alternate: return TRACE_RETURN (u.alternate.dispatch (c)); dispatch 1088 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Ligature: return TRACE_RETURN (u.ligature.dispatch (c)); dispatch 1089 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Context: return TRACE_RETURN (u.context.dispatch (c)); dispatch 1090 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c)); dispatch 1091 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case Extension: return TRACE_RETURN (u.extension.dispatch (c)); dispatch 1092 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh case ReverseChainSingle: return TRACE_RETURN (u.reverseChainContextSingle.dispatch (c)); dispatch 1153 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1160 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1170 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh const Coverage *coverage = &get_subtable (i).dispatch (&c, get_type ()); dispatch 1183 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1191 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return TRACE_RETURN (dispatch (c)); dispatch 1256 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1262 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh typename context_t::return_t r = get_subtable (i).dispatch (c, lookup_type); dispatch 1354 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh return l.dispatch (c); dispatch 62 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline return_t dispatch (const T &obj) { obj.closure (this); return HB_VOID; } dispatch 111 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline return_t dispatch (const T &obj) { return obj.would_apply (this); } dispatch 150 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline return_t dispatch (const T &obj) { obj.collect_glyphs (this); return HB_VOID; } dispatch 222 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline return_t dispatch (const T &obj) { return obj.get_coverage (); } dispatch 249 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline return_t dispatch (const T &obj) { return obj.apply (this); } dispatch 1505 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 1509 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 1510 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 2: return TRACE_RETURN (c->dispatch (u.format2)); dispatch 1511 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 3: return TRACE_RETURN (c->dispatch (u.format3)); dispatch 2122 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 2126 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 1: return TRACE_RETURN (c->dispatch (u.format1)); dispatch 2127 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 2: return TRACE_RETURN (c->dispatch (u.format2)); dispatch 2128 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh case 3: return TRACE_RETURN (c->dispatch (u.format3)); dispatch 2202 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh inline typename context_t::return_t dispatch (context_t *c) const dispatch 2204 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh return get_subtable<typename T::LookupSubTable> ().dispatch (c, get_type ()); dispatch 818 third_party/harfbuzz-ng/src/hb-ot-layout.cc return lookup.dispatch (c); dispatch 43 third_party/libevent/event-internal.h int (*dispatch)(struct event_base *, void *, struct timeval *); dispatch 516 third_party/libevent/event.c res = evsel->dispatch(base, evbase, tv_p); dispatch 1171 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp CXXMethodDecl* dispatch) { dispatch 1177 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp NoteManualDispatchMethod(dispatch); dispatch 1180 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp void ReportMissingTraceDispatch(const FunctionDecl* dispatch, dispatch 1182 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp ReportMissingDispatch(dispatch, receiver, diag_missing_trace_dispatch_); dispatch 1185 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp void ReportMissingFinalizeDispatch(const FunctionDecl* dispatch, dispatch 1187 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp ReportMissingDispatch(dispatch, receiver, diag_missing_finalize_dispatch_); dispatch 1190 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp void ReportMissingDispatch(const FunctionDecl* dispatch, dispatch 1193 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dispatch->getLocStart(); dispatch 1207 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp void NoteManualDispatchMethod(CXXMethodDecl* dispatch) { dispatch 1208 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp SourceLocation loc = dispatch->getLocStart(); dispatch 1211 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_manual_dispatch_method_note_) << dispatch; dispatch 385 tools/clang/blink_gc_plugin/RecordInfo.cpp if (CXXMethodDecl* dispatch = it->second.info()->GetTraceDispatchMethod()) { dispatch 387 tools/clang/blink_gc_plugin/RecordInfo.cpp trace_dispatch_method_ = dispatch; dispatch 389 tools/clang/blink_gc_plugin/RecordInfo.cpp if (CXXMethodDecl* dispatch = dispatch 393 tools/clang/blink_gc_plugin/RecordInfo.cpp finalize_dispatch_method_ = dispatch;