Lines Matching defs:toDirName
7089 String toDirName = parent.eval(toDirNameOpt , ".");
7129 fileSetDir.c_str(), toDirName.c_str());
7155 if (toDirName.size()>0)
7157 destPath.append(toDirName);
7188 fileName.c_str(), toDirName.c_str());
7195 if (toDirName.size()>0)
7197 destPath.append(toDirName);
8256 String toDirName = parent.eval(toDirNameOpt, ".");
8280 if (toDirName.size()>0)
8282 destPath.append(toDirName);