read              216 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java         public int read() throws IOException {
read              221 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java         public int read(byte b[]) throws IOException {
read              226 android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java         public int read(byte b[], int off, int len) throws IOException {
read              453 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc ssize_t KernelProxy::read(int fd, void* buf, size_t nbytes) {
read               35 ppapi/tests/test_file_io.cc # define read _read
read              146 third_party/libevent/evdns.c #define read _read
read               89 third_party/libevent/test/regress.c #define read(fd,buf,len) recv((fd),(buf),(len),0)
read              149 third_party/libxml/src/trio.c #  define read _read
read              245 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java       public int read() throws IOException {
read              257 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java       public int read(final byte[] b, final int off, int len)
read              824 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java     public int read(byte b[], int offset, int length)  {
read              880 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java     public int read() throws IOException {
read              310 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     @Override public int read() throws IOException {
read              325 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     @Override public int read() {
read              333 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     @Override public int read(byte[] buf) {
read              337 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     @Override public int read(byte[] buf, int offset, int size) {
read              364 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     public int read(byte[] buf, int off, int len) {
read              377 third_party/protobuf/java/src/test/java/com/google/protobuf/ByteStringTest.java     public int read() {
read               79 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java     public int read(byte[] b) throws IOException {
read               83 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java     public int read(byte[] b, int off, int len) throws IOException {
read              368 third_party/tcmalloc/chromium/src/windows/port.h inline ssize_t read(int fd, void *buf, size_t count) {
read              365 third_party/tcmalloc/vendor/src/windows/port.h inline ssize_t read(int fd, void *buf, size_t count) {