Home
last modified time | relevance | path

Searched defs:entry_id (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/include/androidfw/
DResourceUtils.h53 inline uint32_t make_resid(uint8_t package_id, uint8_t type_id, uint16_t entry_id) { in make_resid()
/frameworks/base/tools/aapt2/compile/
DIdAssigner.cpp190 const uint16_t entry_id = next_entry_iter->first.entry_id(); in Consume() local
/frameworks/base/tools/aapt2/
DResource.h231 inline uint16_t ResourceId::entry_id() const { in entry_id() function
/frameworks/base/libs/androidfw/
DLoadedArsc.cpp187 const uint16_t entry_id = get_entry_id(resid); in FindEntry() local
DAssetManager2.cpp287 const uint16_t entry_id = get_entry_id(resid); in FindEntry() local