Home
last modified time | relevance | path

Searched refs:getRef (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/utils/
DList.h52 inline T& getRef() { return mVal; } in getRef() function
53 inline const T& getRef() const { return mVal; } in getRef() function
110 _Type& operator*() const { return mpNode->getRef(); }
111 _Type* operator->() const { return &(mpNode->getRef()); }
/frameworks/base/api/
D14.txt31665 method public java.lang.String getRef();
34114 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
34115 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
34702 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
34703 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
D15.txt31820 method public java.lang.String getRef();
34269 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
34270 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
34857 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
34858 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
D16.txt33102 method public java.lang.String getRef();
35551 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
35552 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
36139 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
36140 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
D17.txt33966 method public java.lang.String getRef();
36415 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
36416 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
37003 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
37004 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
Dcurrent.txt33966 method public java.lang.String getRef();
36415 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
36416 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;
37003 method public abstract java.sql.Ref getRef(int) throws java.sql.SQLException;
37004 method public abstract java.sql.Ref getRef(java.lang.String) throws java.sql.SQLException;