Searched refs:VERSION_CODE_ATTRIBUTE_NAME (Results 1 – 1 of 1) sorted by relevance
59 constexpr u16string_view VERSION_CODE_ATTRIBUTE_NAME{u"versionCode"}; variable172 if (attributeName == VERSION_CODE_ATTRIBUTE_NAME) { in parseManifest()