Searched refs:Ref (Results 1 – 3 of 3) sorted by relevance
130 typedef egl_object_t::LocalRef<egl_surface_t, EGLSurface> Ref; typedef146 typedef egl_object_t::LocalRef<egl_context_t, EGLContext> Ref; typedef166 typedef egl_surface_t::Ref SurfaceRef;167 typedef egl_context_t::Ref ContextRef;
39460 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 …]
3293 http://developer.android.com/reference/java/sql/Ref.html