Searched defs:entry_id (Results 1 – 5 of 5) sorted by relevance
66 inline uint32_t make_resid(uint8_t package_id, uint8_t type_id, uint16_t entry_id) { in make_resid()
74 EntryId entry_id = type_entry.GetEntry(i); in visit() local
190 const uint16_t entry_id = next_entry_iter->first.entry_id(); in Consume() local
252 inline uint16_t ResourceId::entry_id() const { in entry_id() function
200 EntryId entry_id = 1; field