Home
last modified time | relevance | path

Searched refs:getProduct (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
DBundle.h203 const char* getProduct() const { return mProduct; } in getProduct() function
DResourceTable.cpp700 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()
1700 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()