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