Home
last modified time | relevance | path

Searched refs:WriteBuffer (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc366 WriteBuffer(); in ~CopyingOutputStreamAdaptor()
373 return WriteBuffer(); in Flush()
378 if (!WriteBuffer()) return false; in Next()
404 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
Dzero_copy_stream_impl_lite.h336 bool WriteBuffer();
/frameworks/native/headers/media_plugin/media/openmax/
DOMX_ContentPipe.h204 CPresult (*WriteBuffer)( CPhandle hContent, CPbyte *pBuffer, CPuint nFilledSize); member