Searched defs:writeBuffer (Results 1 – 10 of 10) sorted by relevance
289 private void writeBuffer(int length) { in writeBuffer() method in LineBreakBufferedWriter
30 char* writeBuffer = static_cast<char*>(buffer); in writeAllBytes() local
254 public void writeBuffer(byte[] b) { in writeBuffer() method in WireBuffer
137 EncodedBuffer::writeBuffer() in writeBuffer() function in android::util::EncodedBuffer
333 boolean writeBuffer() { in writeBuffer() method in SnapshotPersistQueue.StoreWriteQueueItem
414 uint8_t writeBuffer[AMIDI_BUFFER_SIZE + AMIDI_PACKET_OVERHEAD]; in AMidiInputPort_sendWithTimestamp() local
67 char* writeBuffer = static_cast<char*>(const_cast<void*>(buffer)); in writeAllBytes() local
655 public native final void writeBuffer(HwBlob blob); in writeBuffer() method in HwParcel
786 void* writeBuffer = NULL; in readData() local
546 private byte[] writeBuffer() { in writeBuffer() method in CameraStreamer.CamFrameHandlerGB