Searched defs:codePaths (Results 1 – 5 of 5) sorted by relevance
179 public boolean dumpProfiles(String gid, String packageName, String codePaths) in dumpProfiles()
99 private static Handle create(List<String> codePaths, boolean multiArch, in create()
156 public boolean dumpProfiles(String gid, String packageName, String codePaths) in dumpProfiles()
579 final List<String> codePaths = new ArrayList<>(); in setupJitProfileSupport() local
4940 public void setSplitCodePaths(String[] codePaths) { in setSplitCodePaths()