Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DReadElf.java1261 for (DynamicEntry entry : getDynamicList()) { in getDynamicDependencies()
1269 private List<DynamicEntry> getDynamicList() throws IOException { in getDynamicList() method in ReadElf