Searched refs:VERSION_CODE_ATTR (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp282 VERSION_CODE_ATTR = 0x0101021b, enumerator in enum:__anon1018
1016 int32_t versionCode = AaptXml::getIntegerAttribute(tree, VERSION_CODE_ATTR,
H A DResource.cpp946 VERSION_CODE_ATTR = 0x0101021b, enumerator in enum:__anon1023
970 int32_t versionCode = AaptXml::getIntegerAttribute(tree, VERSION_CODE_ATTR, &error);

Completed in 145 milliseconds