Searched defs:sourcePath (Results 1 – 3 of 3) sorted by relevance
1054 final String sourcePath = templateFolder + File.separator + templateName; in installTemplate() local1074 final String sourcePath = templateFolder + File.separator + templateName; in installTemplate() local1089 private void installFullPathTemplate(String sourcePath, File destFile, in installFullPathTemplate()
468 Path sourcePath = new Path(antProject); in processReferencedLibraries() local
897 IPath sourcePath = aidlData.aidlFile.getLocation(); in handleAidl() local