Searched defs:GetTypeInfo (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/base/win/ | ||
| D | dispatch_stub.cc | 15 IFACEMETHODIMP DispatchStub::GetTypeInfo(UINT, LCID, ITypeInfo**) { in GetTypeInfo() function in base::win::test::DispatchStub |
| /external/cronet/third_party/protobuf/src/google/protobuf/util/internal/ | ||
| D | type_info_test_helper.cc | 86 TypeInfo* TypeInfoTestHelper::GetTypeInfo() { return typeinfo_.get(); } in GetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper |
| /external/protobuf/src/google/protobuf/util/internal/ | ||
| D | type_info_test_helper.cc | 86 TypeInfo* TypeInfoTestHelper::GetTypeInfo() { return typeinfo_.get(); } in GetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper |
| /external/angle/src/libANGLE/ | ||
| D | formatutils.h | 120 ANGLE_INLINE const Type GetTypeInfo(GLenum type) in GetTypeInfo() function |