Home
last modified time | relevance | path

Searched defs:entryId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/
DSdkConstants.cpp60 static bool less_entry_id(const std::pair<uint16_t, ApiVersion>& p, uint16_t entryId) { in less_entry_id() argument
/frameworks/base/libs/androidfw/
DResourceTypes.cpp324 status_t lookup(uint16_t entryId, uint16_t* outEntryId) const { in lookup()
7555 size_t entryId; in print() local
/frameworks/base/tools/aapt/
DResourceTable.cpp4479 const size_t entryId = Res_GETENTRY(attrId); in getPublicAttributeSdkLevel() local