Searched defs:writeBuffer (Results 1 – 9 of 9) sorted by relevance
288 private void writeBuffer(int length) { in writeBuffer() method in LineBreakBufferedWriter
30 char* writeBuffer = static_cast<char*>(buffer); in writeAllBytes() local
132 EncodedBuffer::writeBuffer() in writeBuffer() function in android::util::EncodedBuffer
249 uint8_t writeBuffer[SIZE_MIDIRECEIVEBUFFER + AMIDI_PACKET_OVERHEAD]; in AMIDI_sendWithTimestamp() local
338 boolean writeBuffer() { in writeBuffer() method in TaskSnapshotPersister.StoreWriteQueueItem
502 public native final void writeBuffer(HwBlob blob); in writeBuffer() method in HwParcel
71 char* writeBuffer = static_cast<char*>(const_cast<void*>(buffer)); in writeAllBytes() local
760 void* writeBuffer = NULL; in readData() local
546 private byte[] writeBuffer() { in writeBuffer() method in CameraStreamer.CamFrameHandlerGB