Searched refs:_FormatSource (Results 1 – 1 of 1) sorted by relevance
20 return partial(_FormatSource, _GetItemName)22 return partial(_FormatSource, _GetItemPath)105 def _FormatSource(get_key, root, lang, output_dir): function