Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DReadElf.java1059 private int[] getVerSym() throws IOException { in getVerSym() method in ReadElf
1236 int[] verSmyArr = this.getVerSym(); in getDynamicSymbol()