write 13 base/logging.cc #define write(fd, buf, count) _write(fd, buf, static_cast<unsigned int>(count)) write 843 base/logging.cc #undef write write 33 content/child/fileapi/webfilewriter_base.cc void WebFileWriterBase::write( write 471 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc ssize_t KernelProxy::write(int fd, const void* buf, size_t nbytes) { write 40 net/cronet/android/java/src/org/chromium/net/ChunkedWritableByteChannel.java public int write(ByteBuffer buffer) throws IOException { write 36 ppapi/tests/test_file_io.cc # define write _write write 88 third_party/libevent/test/regress.c #define write(fd,buf,len) send((fd),(buf),(len),0) write 150 third_party/libxml/src/trio.c # define write _write write 75 third_party/npapi/npspy/common/logfile.cpp DWORD CLogFile::write(const std::string& buf) write 741 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java public synchronized void write(int b) { write 749 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java public synchronized void write(byte[] b, int offset, int length) { write 529 third_party/protobuf/java/src/main/java/com/google/protobuf/TextFormat.java private void write(final CharSequence data, final int size) write 388 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java public void write(byte[] buf, int off, int len) { write 395 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java public void write(int ignored) { write 371 third_party/tcmalloc/chromium/src/windows/port.h inline ssize_t write(int fd, const void *buf, size_t count) { write 368 third_party/tcmalloc/vendor/src/windows/port.h inline ssize_t write(int fd, const void *buf, size_t count) {