Searched refs:byteStr (Results 1 – 2 of 2) sorted by relevance
93 CFX_ByteString byteStr = contents.UTF8Encode(); in Encode() local94 CBC_QRCoderEncoder::Encode(byteStr, ec, &qr, e, m_iVersion); in Encode()
1174 final byte[] byteStr = { in TestAPISemantics()1202 ByteBuffer byes = ByteBuffer.wrap(byteStr); in TestAPISemantics()1241 ByteBuffer b = ByteBuffer.wrap(byteStr); in TestAPISemantics()1244 for (int i = 1; i <= byteStr.length; i++) { in TestAPISemantics()1274 for (int i = 1; i <= byteStr.length; i++) { in TestAPISemantics()