Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc371 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/v8/preparser/
Dpreparser-process.cc109 bool WriteBuffer(FILE* dest, const void* buffer, size_t length) { in WriteBuffer() function