HomeSort by relevance Sort by last modified time
    Searched full:dispparams (Results 1 - 18 of 18) sorted by null

  /external/chromium_org/remoting/base/
dispatch_win.h 137 // Invoke the method passing the parameters via the DISPPARAMS structure.
141 DISPPARAMS disp_params = { NULL, NULL, 0, 0 };
187 // Invoke the method passing the parameters via the DISPPARAMS structure.
191 DISPPARAMS disp_params = { disp_args, NULL, 1, 0 };
243 // Invoke the method passing the parameters via the DISPPARAMS structure.
247 DISPPARAMS disp_params = { disp_args, NULL, 2, 0 };
304 // Invoke the method passing the parameters via the DISPPARAMS structure.
308 DISPPARAMS disp_params = { disp_args, NULL, 3, 0 };
370 // Invoke the method passing the parameters via the DISPPARAMS structure.
374 DISPPARAMS disp_params = { disp_args, NULL, 4, 0 }
    [all...]
dispatch_win.h.pump 165 // Invoke the method passing the parameters via the DISPPARAMS structure.
171 DISPPARAMS disp_params = { disp_args, NULL, $(ARITY), 0 };
173 DISPPARAMS disp_params = { NULL, NULL, 0, 0 };
  /external/chromium_org/chrome_frame/
buggy_bho_handling.h 22 DISPPARAMS* params, VARIANT* result,
75 DISPID dispid, REFIID riid, LCID lcid, WORD flags, DISPPARAMS* params,
com_type_info_holder.h 52 HRESULT Invoke(IDispatch* p, DISPID dispid, WORD flags, DISPPARAMS* params,
123 WORD flags, DISPPARAMS* params, VARIANT* result,
158 DISPPARAMS* params, VARIANT* result, EXCEPINFO* excepinfo,
com_message_event.h 54 DISPPARAMS* params, VARIANT* result, EXCEPINFO* excepinfo,
com_type_info_holder.cc 95 DISPPARAMS* params, VARIANT* result,
com_message_event.cc 105 WORD flags, DISPPARAMS* params,
buggy_bho_handling.cc 185 WORD flags, DISPPARAMS* params,
chrome_frame_activex.cc 597 DISPPARAMS params = { &arg, NULL, 1, 0 };
614 // because that's what DISPPARAMS requires.
618 DISPPARAMS params = { args, NULL, arraysize(args), 0 };
chrome_frame_activex_base.h 64 DISPPARAMS disp_params = {
110 // that's what DISPPARAMS requires.
    [all...]
  /external/chromium/base/win/
scoped_variant_unittest.cc 56 STDMETHOD(Invoke)(DISPID, REFIID, LCID, WORD, DISPPARAMS*, VARIANT*,
  /external/chromium_org/base/win/
scoped_variant_unittest.cc 56 STDMETHOD(Invoke)(DISPID, REFIID, LCID, WORD, DISPPARAMS*, VARIANT*,
  /external/chromium_org/chrome_frame/test/
com_message_event_unittest.cc 99 DISPPARAMS* disp_params, VARIANT* var_result,
ie_event_sink.h 212 DISPPARAMS* params,
mock_ie_event_sink_test.cc 167 DISPPARAMS params = { 0 };
ie_event_sink.cc 714 WORD flags, DISPPARAMS* params,
761 DISPPARAMS params = { 0 };
  /external/chromium_org/sandbox/win/wow_helper/
wow_helper.pdb     [all...]
  /external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip 

Completed in 1000 milliseconds