Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/io/ | ||
D | zero_copy_stream_impl_lite.cc | 371 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor |
/external/v8/preparser/ | ||
D | preparser-process.cc | 109 bool WriteBuffer(FILE* dest, const void* buffer, size_t length) { in WriteBuffer() function |