Searched defs:CopyToBuffer (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/io/ | ||
| D | printer.cc | 244 void Printer::CopyToBuffer(const char* data, int size) { in CopyToBuffer() function in google::protobuf::io::Printer |
| /third_party/lzma/CPP/7zip/Common/ | ||
| D | StreamObjects.cpp | 130 void CDynBufSeqOutStream::CopyToBuffer(CByteBuffer &dest) const in CopyToBuffer() function in CDynBufSeqOutStream |