Searched refs:read_native (Results 1 – 3 of 3) sorted by relevance
88 ret = read_native(myFd); in read()159 private native int read_native(FileDescriptor fd) throws IOException; in read_native() method in LocalSocketImpl
1073 EGLSurface read_native = (EGLSurface) fromEGLHandle(_env, eglsurfaceGetHandleID, read); in android_eglMakeCurrent() local1079 (EGLSurface)read_native, in android_eglMakeCurrent()
32975 Landroid/net/LocalSocketImpl;->read_native(Ljava/io/FileDescriptor;)I