Searched defs:isUTF8 (Results 1 – 2 of 2) sorted by relevance
720 const bool isUTF8 = (mHeader->flags&ResStringPool_header::UTF8_FLAG) != 0; in stringAt() local1071 bool ResStringPool::isUTF8() const in isUTF8() function in android::ResStringPool
3981 bool isUTF8 = true; // Common case in parse3GPPMetaData() local