Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A 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
3860 int32_t typeIdx = Res_GETTYPE(ident); in addPublic() local