Home
last modified time | relevance | path

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

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