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

/frameworks/base/tools/aapt/
H A DBundle.h134 const char* getVersionName() const { return mVersionName; } function in class:Bundle
H A DAaptAssets.cpp230 if (getVersionName(part.string(), &config)) {
485 if (getVersionName(part.string())) {
1075 bool AaptGroupEntry::getVersionName(const char* name, function in class:AaptGroupEntry
1145 getVersionName(version.string(), &params);
H A DAaptAssets.h105 static bool getVersionName(const char* name, ResTable_config* out = NULL);
H A DResource.cpp662 bundle->getVersionName());

Completed in 50 milliseconds