Home
last modified time | relevance | path

Searched refs:Ref (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_object.h130 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef
146 typedef egl_object_t::LocalRef<egl_context_t, EGLContext> Ref; typedef
166 typedef egl_surface_t::Ref SurfaceRef;
167 typedef egl_context_t::Ref ContextRef;
/frameworks/base/api/
Dcurrent.txt39460 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
39461 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
39968 method public abstract void setRef(int, java.sql.Ref) throws java.sql.SQLException;
39981 public abstract interface Ref {
40048 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
40049 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
40160 method public abstract void updateRef(int, java.sql.Ref) throws java.sql.SQLException;
40161 …method public abstract void updateRef(java.lang.String, java.sql.Ref) throws java.sql.SQLException;
40308 method public abstract java.sql.Ref readRef() throws java.sql.SQLException;
40382 method public abstract void writeRef(java.sql.Ref) throws java.sql.SQLException;
[all …]
/frameworks/base/docs/html/
Dsitemap.txt3293 http://developer.android.com/reference/java/sql/Ref.html