Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DResourceTypes.cpp322 uint8_t targetTypeId() const { in targetTypeId() function in android::IdmapEntries
348 const uint16_t targetTypeId = dtohs(header[0]); in setTo() local
7366 uint8_t targetTypeId = Res_GETTYPE(targetResId); in add() local