Searched refs:allowUtf8 (Results 1 – 2 of 2) sorted by relevance
1781 bool getResourceName(uint32_t resID, bool allowUtf8, resource_name* outName) const;
4265 bool ResTable::getResourceName(uint32_t resID, bool allowUtf8, resource_name* outName) const in getResourceName() argument4304 if (allowUtf8) { in getResourceName()