Searched defs:srcpath (Results 1 – 4 of 4) sorted by relevance
63 def RunTemplateFile(srcpath, dstpath, template_dict, statement_re=None, argument70 def RunTemplateFileIfChanged(srcpath, dstpath, replace): argument
159 def LoadProjectTreeUnfiltered(srcpath): argument176 def LoadProjectTree(srcpath, include, exclude=None): argument
58 final Path srcpath = m_reportCfg.getSourcepath (); in execute() local
141 final Path srcpath = m_reportCfg.getSourcepath (); in execute() local