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.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 DAaptAssets.h100 static bool getVersionName(const char* name, ResTable_config* out = NULL);
H A DResource.cpp755 bundle->getVersionName(), errorOnFailedInsert)) {

Completed in 63 milliseconds