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

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

Completed in 147 milliseconds