Searched refs:get_entry_id (Results 1 – 4 of 4) sorted by relevance
54 inline uint16_t get_entry_id(uint32_t resid) { in get_entry_id() function
60 const uint16_t entry_index = get_entry_id(app::R::string::string_one); in TEST()84 const uint16_t entry_index = get_entry_id(sparse::R::integer::foo_9); in TEST()168 uint8_t entry_index = get_entry_id(basic::R::string::test3); in TEST()
240 EXPECT_EQ(get_entry_id(lib_one::R::string::foo), get_entry_id(value.data)); in TEST_F()
395 const uint16_t entry_idx = get_entry_id(resid); in FindEntry()1160 const int entry_idx = get_entry_id(attr_resid); in ApplyStyle()1221 const int entry_idx = get_entry_id(resid); in GetAttribute()