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

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

Completed in 401 milliseconds