Lines Matching defs:sourcePath
7136 String sourcePath;
7139 sourcePath.append(fileSetDir);
7140 sourcePath.append("/");
7142 sourcePath.append(fileName);
7143 String fullSource = parent.resolve(sourcePath);
7335 String sourcePath;
7338 sourcePath.append(fileSetDir);
7339 sourcePath.append("/");
7341 sourcePath.append(fileName);
7342 String fullSource = parent.resolve(sourcePath);
7439 String sourcePath;
7442 sourcePath.append(fileSetDir);
7443 sourcePath.append("/");
7445 sourcePath.append(fileName);
7446 String fullSource = parent.resolve(sourcePath);
8270 String sourcePath;
8273 sourcePath.append(fileSetDir);
8274 sourcePath.append("/");
8276 sourcePath.append(fileName);
8277 String fullSource = parent.resolve(sourcePath);