Searched defs:writeBlob (Results 1 – 2 of 2) sorted by relevance
233 protected void writeBlob(byte[] b, int offset, int len) { in writeBlob() method in ShadowParcel
4076 void BitcodeWriter::writeBlob(unsigned Block, unsigned Record, StringRef Blob) { in writeBlob() function in BitcodeWriter