Searched refs:Res_GETENTRY (Results 1 – 3 of 3) sorted by relevance
1331 const uint32_t e = Res_GETENTRY(attrRes); in applyStyle()1448 const uint32_t e = Res_GETENTRY(resID); in getAttribute()1740 const int e = Res_GETENTRY(resID); in getResourceName()1790 const int e = Res_GETENTRY(resID); in getResource()1980 const int e = Res_GETENTRY(resID); in getBagLocked()2872 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()3027 Res_GETTYPE(rid), Res_GETENTRY(rid)); in stringToValue()
1832 Res_GETENTRY(rid)); in getResId()3227 int32_t entryIdx = Res_GETENTRY(ident); in addPublic()3366 int32_t idx = Res_GETENTRY(p.ident); in applyPublicEntryOrder()3625 int eid = Res_GETENTRY(resID); in getEntry()
210 #define Res_GETENTRY(id) (id&0xFFFF) macro