HomeSort by relevance Sort by last modified time
    Searched defs:read_native (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
LocalSocketImpl.java 79 ret = read_native(myFd);
171 private native int read_native(FileDescriptor fd) throws IOException; method in class:LocalSocketImpl
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 1088 EGLSurface read_native = (EGLSurface) fromEGLHandle(_env, eglsurfaceGetHandleID, read); local
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 503 milliseconds