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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp230 if (getVersionName(part.string(), &config)) {
485 if (getVersionName(part.string())) {
1080 bool AaptGroupEntry::getVersionName(const char* name, function in class:AaptGroupEntry
1150 getVersionName(version.string(), &params);
H A DBundle.h134 const char* getVersionName() const { return mVersionName; } function in class:Bundle

Completed in 35 milliseconds