Searched defs:targetDirPath (Results 1 – 2 of 2) sorted by relevance
25 final String targetDirPath; field in ResourceSplitter.SplitInfo27 public SplitInfo(String srcNodePath, String targetDirPath) { in SplitInfo()31 public SplitInfo(String srcNodePath, String targetDirPath, String targetNodePath) { in SplitInfo()209 generateTargetIfNeeded(((ResourceString) res).val, targetDirPath); in handleAlias() local273 private ResourceTable getResultRoot(String targetDirPath) { in getResultRoot()
239 String targetDirPath = targetDirectory.getCanonicalPath(); in expand() local