Searched refs:getTargetPath (Results 1 – 1 of 1) sorted by relevance
512 IPath to = getTargetPath(FD_NATIVE_LIBS +'/' + path.getName()); in processVariables()614 IPath to = getTargetPath(toPath); in execute()628 IPath to = getTargetPath(toPath); in execute()659 IPath to = getTargetPath(FD_NATIVE_LIBS +'/' + path.getName()); in execute()693 private IPath getTargetPath(@NonNull String relative) { in getTargetPath() method in TemplateHandler