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