Searched refs:byteStr (Results 1 – 2 of 2) sorted by relevance
81 CFX_ByteString byteStr = contents.UTF8Encode(); in Encode() local82 CBC_QRCoderEncoder::Encode(byteStr, ec, &qr, e, m_iVersion); in Encode()
1159 final byte[] byteStr = { in TestAPISemantics()1187 ByteBuffer byes = ByteBuffer.wrap(byteStr); in TestAPISemantics()1226 ByteBuffer b = ByteBuffer.wrap(byteStr); in TestAPISemantics()1229 for (int i = 1; i <= byteStr.length; i++) { in TestAPISemantics()1259 for (int i = 1; i <= byteStr.length; i++) { in TestAPISemantics()