Searched refs:read_native (Results 1 - 2 of 2) sorted by relevance

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

Completed in 56 milliseconds