Searched refs:getVersionName (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h161 const char* getVersionName() const { return mVersionName; } function in class:Bundle
H A DAaptAssets.cpp292 if (getVersionName(part.string(), &config)) {
643 if (getVersionName(part.string())) {
1385 bool AaptGroupEntry::getVersionName(const char* name, ResTable_config* out) function in class:AaptGroupEntry
1465 getVersionName(version.string(), &params);
H A DAaptAssets.h98 static bool getVersionName(const char* name, ResTable_config* out = NULL);
H A DResource.cpp735 bundle->getVersionName());

Completed in 15 milliseconds