Searched refs:Ref (Results 1 – 7 of 7) 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;
25 void MinikinRefCounted::Ref() { in Ref() function in android::MinikinRefCounted
30 void Ref();
116 result->fFontCollection->Ref(); in TypefaceImpl_createFromTypeface()129 result->fFontCollection->Ref(); in TypefaceImpl_createWeightAlias()
48394 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;48395 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;48902 method public abstract void setRef(int, java.sql.Ref) throws java.sql.SQLException;48915 public abstract interface Ref {48982 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;48983 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;49094 method public abstract void updateRef(int, java.sql.Ref) throws java.sql.SQLException;49095 …method public abstract void updateRef(java.lang.String, java.sql.Ref) throws java.sql.SQLException;49242 method public abstract java.sql.Ref readRef() throws java.sql.SQLException;49316 method public abstract void writeRef(java.sql.Ref) throws java.sql.SQLException;[all …]
45865 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;45866 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;46373 method public abstract void setRef(int, java.sql.Ref) throws java.sql.SQLException;46386 public abstract interface Ref {46453 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;46454 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;46565 method public abstract void updateRef(int, java.sql.Ref) throws java.sql.SQLException;46566 …method public abstract void updateRef(java.lang.String, java.sql.Ref) throws java.sql.SQLException;46713 method public abstract java.sql.Ref readRef() throws java.sql.SQLException;46787 method public abstract void writeRef(java.sql.Ref) throws java.sql.SQLException;[all …]
3293 http://developer.android.com/reference/java/sql/Ref.html