Home
last modified time | relevance | path

Searched refs:Ref (Results 1 – 7 of 7) 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/minikin/libs/minikin/
DMinikinRefCounted.cpp25 void MinikinRefCounted::Ref() { in Ref() function in android::MinikinRefCounted
/frameworks/minikin/include/minikin/
DMinikinRefCounted.h30 void Ref();
/frameworks/base/core/jni/android/graphics/
DTypefaceImpl.cpp116 result->fFontCollection->Ref(); in TypefaceImpl_createFromTypeface()
129 result->fFontCollection->Ref(); in TypefaceImpl_createWeightAlias()
/frameworks/base/api/
Dsystem-current.txt48394 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 …]
Dcurrent.txt45865 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 …]
/frameworks/base/docs/html/
Dsitemap.txt3293 http://developer.android.com/reference/java/sql/Ref.html