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