Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp348 ssize_t typeIdx = block.indexOfAttribute(NULL, "format"); in compileAttribute() local
928 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1000 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1132 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
1175 ssize_t typeIdx = block.indexOfAttribute(NULL, "type"); in compileResourceFile() local
3739 int32_t typeIdx = Res_GETTYPE(ident); in addPublic() local