Home | History | Annotate | Download | only in DIA

Lines Matching full:bytearray

143   ArrayRef<char> ByteArray(Bytes, ::SysStringByteLen(Value));
145 if (llvm::convertUTF16ToUTF8String(ByteArray, Result)) {