Searched refs:Res_GETTYPE (Results 1 – 3 of 3) sorted by relevance
3958 const uint32_t t = Res_GETTYPE(attrRes); in applyStyle()4109 const uint32_t t = Res_GETTYPE(resID); in getAttribute()4519 const int t = Res_GETTYPE(resID); in getResourceName()4584 const int t = Res_GETTYPE(resID); in getResource()4747 const int t = Res_GETTYPE(resID); in getBagLocked()5796 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()5968 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()6536 const int t = Res_GETTYPE(resID); in getResourceFlags()6599 const int t = Res_GETTYPE(resID); in isResourceDynamic()7338 uint8_t targetTypeId = Res_GETTYPE(targetResId); in add()[all …]
273 #define Res_GETTYPE(id) (((id>>16)&0xFF)-1) macro
3862 int32_t typeIdx = Res_GETTYPE(ident); in addPublic()4362 int tid = Res_GETTYPE(resID); in getEntry()4459 if (Res_GETPACKAGE(attrId) + 1 != 0x01 || Res_GETTYPE(attrId) + 1 != 0x01) { in getPublicAttributeSdkLevel()