Home
last modified time | relevance | path

Searched refs:GetTypeInfo (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
DTypeExtensions.cs54 return target.GetTypeInfo().IsValueType; in IsValueType()
62 return target.GetTypeInfo().IsAssignableFrom(c.GetTypeInfo()); in IsAssignableFrom()
75 var typeInfo = target.GetTypeInfo(); in GetProperty()
102 var typeInfo = target.GetTypeInfo(); in GetMethod()
/external/ImageMagick/MagickCore/
Dtype.h90 *GetTypeInfo(const char *,ExceptionInfo *),
Dtype.c277 MagickExport const TypeInfo *GetTypeInfo(const char *name, in GetTypeInfo() function
379 (void) GetTypeInfo("*",exception); in GetTypeInfoByFamily()
585 p=GetTypeInfo("*",exception); in GetTypeInfoList()
678 p=GetTypeInfo("*",exception); in GetTypeList()
Dannotate.c935 type_info=GetTypeInfo(draw_info->font,exception); in RenderType()
965 type_info=GetTypeInfo("*",exception); in RenderType()
Dmethods.h592 #define GetTypeInfo PrependMagickMethod(GetTypeInfo) macro
/external/protobuf/src/google/protobuf/util/internal/
Dtype_info_test_helper.h75 TypeInfo* GetTypeInfo();
Dtype_info_test_helper.cc89 TypeInfo* TypeInfoTestHelper::GetTypeInfo() { return typeinfo_.get(); } in GetTypeInfo() function in google::protobuf::util::converter::testing::TypeInfoTestHelper
Dprotostream_objectwriter_test.cc163 return helper_.GetTypeInfo()->GetTypeByTypeUrl(GetTypeUrl(descriptor)); in GetType()
/external/ImageMagick/coders/
Dttf.c217 type_info=GetTypeInfo(image_info->filename,exception); in ReadTTFImage()
Dwmf.c2402 type_info_base=GetTypeInfo("*",exception); in lite_font_map()
/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs903 enumType.GetTypeInfo().DeclaredFields
/external/ImageMagick/PerlMagick/
DMagick.xs12533 type_info=GetTypeInfo(name,exception); in QueryFont()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in12533 type_info=GetTypeInfo(name,exception);