Searched defs:VERSION_CODE_ATTR (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt/
H A DCommand.cpp283 VERSION_CODE_ATTR = 0x0101021b, enumerator in enum:__anon1073
1014 int32_t versionCode = AaptXml::getIntegerAttribute(tree, VERSION_CODE_ATTR,
H A DResource.cpp974 VERSION_CODE_ATTR = 0x0101021b, enumerator in enum:__anon1078
998 int32_t versionCode = AaptXml::getIntegerAttribute(tree, VERSION_CODE_ATTR, &error);

Completed in 97 milliseconds