Searched defs:entry_id (Results 1 – 5 of 5) sorted by relevance
65 inline uint32_t make_resid(uint8_t package_id, uint8_t type_id, uint16_t entry_id) { in make_resid()
259 auto entry_id = next_entry_id_.NextId(); in NextId() local
247 inline uint16_t ResourceId::entry_id() const { in entry_id() function
212 EntryId entry_id = 1; field
569 const uint16_t entry_id = entry.id.value(); in FlattenTypeSpec() local