Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp353 ssize_t typeIdx = block.indexOfAttribute(NULL, "format"); in compileAttribute() local
938 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1010 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1150 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1193 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
3859 int32_t typeIdx = Res_GETTYPE(ident); in addPublic() local
/frameworks/rs/api/
DSpecification.cpp461 int typeIdx = findCType(cTypeStr); in expandRSTypeInString() local