Searched defs:const_name (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/base/
H A Ddispatch_win.h120 LPCOLESTR const_name,
125 LPOLESTR name = const_cast<LPOLESTR>(const_name);
165 LPCOLESTR const_name,
171 LPOLESTR name = const_cast<LPOLESTR>(const_name);
218 LPCOLESTR const_name,
225 LPOLESTR name = const_cast<LPOLESTR>(const_name);
276 LPCOLESTR const_name,
284 LPOLESTR name = const_cast<LPOLESTR>(const_name);
339 LPCOLESTR const_name,
348 LPOLESTR name = const_cast<LPOLESTR>(const_name);
119 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, VARIANT* const & result_out) argument
164 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, VARIANT* const & result_out) argument
217 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, VARIANT* const & result_out) argument
275 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, VARIANT* const & result_out) argument
338 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, VARIANT* const & result_out) argument
406 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, VARIANT* const & result_out) argument
480 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6, VARIANT* const & result_out) argument
559 Invoke(IDispatch* object, LPCOLESTR const_name, WORD flags, const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6, const P7& p7, VARIANT* const & result_out) argument
[all...]

Completed in 209 milliseconds