Searched refs:UResType (Results 1 – 25 of 38) sorted by relevance
12
423 U_INTERNAL UResType U_EXPORT2484 virtual UResType getType() const;
160 UResType rootType; in res_init()175 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()304 U_CAPI UResType U_EXPORT2306 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()502 UResType ResourceDataValue::getType() const { in getType()891 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()947 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
118 virtual UResType getType() const = 0;
283 UResType ResourceBundle::getType(void) const { in getType()
161 UResType rootType; in res_init()176 rootType=(UResType)RES_GET_TYPE(pResData->rootRes); in res_init()305 U_CAPI UResType U_EXPORT2307 return (UResType)gPublicTypes[RES_GET_TYPE(res)]; in res_getPublicType()504 UResType ResourceDataValue::getType() const { in getType()927 UResType type = (UResType)RES_GET_TYPE(t1); in res_findResource()975 type = (UResType)RES_GET_TYPE(t1); in res_findResource()
425 U_CAPI UResType U_EXPORT2528 virtual UResType getType() const;
132 virtual UResType getType() const = 0;
284 UResType ResourceBundle::getType(void) const { in getType()
427 U_CAPI UResType U_EXPORT2538 virtual UResType getType() const override;
135 } UResType; typedef541 U_CAPI UResType U_EXPORT2
330 UResType
132 } UResType; typedef538 U_STABLE UResType U_EXPORT2
327 UResType
457 UResType type; in equalRB()804 UResType bundleType=array.getType(); in testTag()879 UResType bundleType=array2d.getType(); in testTag()890 UResType rowType=tablerow.getType(); in testTag()966 UResType bundleType=tags.getType(); in testTag()1026 UResType elementType=tagelement.getType(); in testTag()
212 const UResType type = ures_getType(t.getAlias()); in dumpAllButInstalledLocales()