Searched refs:Res_GETTYPE (Results 1 – 3 of 3) sorted by relevance
3870 const uint32_t t = Res_GETTYPE(attrRes); in applyStyle()4021 const uint32_t t = Res_GETTYPE(resID); in getAttribute()4431 const int t = Res_GETTYPE(resID); in getResourceName()4496 const int t = Res_GETTYPE(resID); in getResource()4659 const int t = Res_GETTYPE(resID); in getBagLocked()5679 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()5851 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()6419 const int t = Res_GETTYPE(resID); in getResourceFlags()6482 const int t = Res_GETTYPE(resID); in isResourceDynamic()7219 uint8_t targetTypeId = Res_GETTYPE(targetResId); in add()[all …]
272 #define Res_GETTYPE(id) (((id>>16)&0xFF)-1) macro
3860 int32_t typeIdx = Res_GETTYPE(ident); in addPublic()4360 int tid = Res_GETTYPE(resID); in getEntry()4457 if (Res_GETPACKAGE(attrId) + 1 != 0x01 || Res_GETTYPE(attrId) + 1 != 0x01) { in getPublicAttributeSdkLevel()