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