Searched defs:getVersionName (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp299 if (getVersionName(part.string(), &config)) {
664 if (getVersionName(part.string())) {
1437 bool AaptGroupEntry::getVersionName(const char* name, ResTable_config* out) function in class:AaptGroupEntry
1519 getVersionName(version.string(), &params);
H A DBundle.h161 const char* getVersionName() const { return mVersionName; } function in class:Bundle

Completed in 128 milliseconds