Searched defs:read_native (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/net/
H A DLocalSocketImpl.java88 ret = read_native(myFd);
193 private native int read_native(FileDescriptor fd) throws IOException; method in class:LocalSocketImpl
/frameworks/base/core/jni/
H A Dandroid_opengl_EGL14.cpp1064 EGLSurface read_native = (EGLSurface) fromEGLHandle(_env, eglsurfaceGetHandleID, read); local
1070 (EGLSurface)read_native,

Completed in 110 milliseconds