Searched defs:paths (Results 1 – 3 of 3) sorted by relevance
180 protected Set<File> doInBackground(File... paths) { in doInBackground()
217 String[] paths = new String[2]; in doInBackground() local
765 String[] authorities, String[] ports, String[] paths, int[] pathTypes) { in Match()