Home
last modified time | relevance | path

Searched defs:getRef (Results 1 – 7 of 7) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/file/
DMemberIdItem.java106 public final CstMemberRef getRef() { in getRef() method in MemberIdItem
DEncodedField.java127 public CstFieldRef getRef() { in getRef() method in EncodedField
DEncodedMethod.java153 public final CstMethodRef getRef() { in getRef() method in EncodedMethod
DCodeItem.java154 public CstMethodRef getRef() { in getRef() method in CodeItem
/external/clang/test/Analysis/
Dreference.cpp137 RefFn getRef = (RefFn)opaque; in testFunctionPointerReturn() local
/external/llvm/lib/IR/
DDebugInfo.cpp693 DIScopeRef DIScope::getRef() const { in getRef() function in DIScope
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java457 public Ref getRef(int columnIndex) throws SQLException { in getRef() method in Impl_RowSet
461 public Ref getRef(String colName) throws SQLException { in getRef() method in Impl_RowSet