Searched refs:getCacheLocation (Results 1 – 1 of 1) sorted by relevance
259 private String getCacheLocation(Architecture architecture) { in getCacheLocation() method in Device275 String command = getExecutionPrefixWithAdb("shell") + "rm -f " + getCacheLocation(architecture) in cleanCodeCache()