Searched defs:entryId (Results 1 – 4 of 4) sorted by relevance
48 static bool lessEntryId(const std::pair<uint16_t, size_t>& p, uint16_t entryId) { in lessEntryId() argument
213 inline uint16_t ResourceId::entryId() const { in entryId() function
4461 const size_t entryId = Res_GETENTRY(attrId); in getPublicAttributeSdkLevel() local
322 status_t lookup(uint16_t entryId, uint16_t* outEntryId) const { in lookup()