Home
last modified time | relevance | path

Searched defs:targetTypeId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/idmap/
Dinspect.cpp250 const uint32_t targetTypeId = static_cast<uint32_t>(data16); in parse_data() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp281 uint8_t targetTypeId() const { in targetTypeId() function in android::IdmapEntries
307 const uint16_t targetTypeId = dtohs(header[0]); in setTo() local
7058 uint8_t targetTypeId = Res_GETTYPE(targetResId); in add() local