Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp361 ssize_t typeIdx = block.indexOfAttribute(NULL, "format"); in compileAttribute() local
946 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1018 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1158 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1201 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
3869 int32_t typeIdx = Res_GETTYPE(ident); in addPublic() local
/frameworks/rs/script_api/
DSpecification.cpp465 int typeIdx = findCType(cTypeStr); in expandRSTypeInString() local