Searched refs:getProduct (Results 1 – 2 of 2) sorted by relevance
203 const char* getProduct() const { return mProduct; } in getProduct() function
700 const char *bundleProduct = bundle->getProduct(); in parseAndAddEntry()1700 (bundle->getProduct() == NULL) ? "" : bundle->getProduct(); in compileResourceFile()