Searched refs:location (Results 1 – 4 of 4) sorted by relevance
2 stack location to a local variable. (regression test)
83 out.println(location() + ": field reference " + dex.fieldIds().get(fieldId) in FindUsages()93 out.println(location() + ": method reference " + dex.methodIds().get(methodId) in FindUsages()100 private String location() { in location() method in FindUsages130 out.println(location() + " field declared " + dex.fieldIds().get(fieldIndex)); in findUsages()138 … out.println(location() + " method declared " + dex.methodIds().get(methodIndex)); in findUsages()
70 out.println(location() + " " + dex.strings().get(index)); in encounterString()75 private String location() { in location() method in Grep
53 REM set proguard location for the SDK case58 REM set proguard location for the Android tree case