Searched refs:GetTypeInfo (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome_frame/
H A Dcom_type_info_holder.h106 HRESULT GetTypeInfo(UINT itinfo, LCID lcid, ITypeInfo** info) { function in class:com_util::TypeInfoHolder
149 STDMETHOD(GetTypeInfo)(UINT itinfo, LCID lcid, ITypeInfo** pptinfo) { function in class:com_util::IDispatchImpl
150 return type_info_.GetTypeInfo(itinfo, lcid, pptinfo);
173 return type_info_.GetTypeInfo(0, LANG_NEUTRAL, pptinfo);
H A Dcom_message_event.h50 STDMETHOD(GetTypeInfo)(UINT which_info, LCID lcid, ITypeInfo** type_info);
H A Dcom_message_event.cc58 STDMETHODIMP ComMessageEvent::GetTypeInfo(UINT which_info, LCID lcid, function in class:ComMessageEvent
/external/chromium_org/chrome/common/importer/
H A Dpstore_declarations.h72 virtual HRESULT STDMETHODCALLTYPE GetTypeInfo(
/external/chromium/base/win/
H A Dscoped_variant_unittest.cc48 STDMETHOD(GetTypeInfo)(UINT, LCID, ITypeInfo**) { function in class:base::win::__anon1839::FakeComObject
/external/chromium_org/base/win/
H A Dscoped_variant_unittest.cc48 STDMETHOD(GetTypeInfo)(UINT, LCID, ITypeInfo**) { function in class:base::win::__anon4032::FakeComObject
/external/chromium_org/chrome_frame/test/
H A Dcom_message_event_unittest.cc118 STDMETHODNOTIMP(GetTypeInfo, (UINT, LCID, ITypeInfo**));
/external/v8/src/
H A Dic.h735 static TypeInfo GetTypeInfo(Handle<Object> operand);
763 static TypeInfo GetTypeInfo(Handle<Object> left, Handle<Object> right);
H A Dic.cc2150 UnaryOpIC::TypeInfo UnaryOpIC::GetTypeInfo(Handle<Object> operand) { function in class:v8::internal::UnaryOpIC
2239 BinaryOpIC::TypeInfo BinaryOpIC::GetTypeInfo(Handle<Object> left, function in class:v8::internal::BinaryOpIC
2286 UnaryOpIC::TypeInfo type = UnaryOpIC::GetTypeInfo(operand);
2338 BinaryOpIC::TypeInfo type = BinaryOpIC::GetTypeInfo(left, right);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 964 milliseconds