Searched refs:PathMappingConfig (Results 1 – 2 of 2) sorted by relevance
52 manifest_split.PathMappingConfig(re.compile('p1.*'), '$0'),95 manifest_split.PathMappingConfig(re.compile('^overlay/(.*)'), '\\1'),96 manifest_split.PathMappingConfig(re.compile('^hide/this/one.*'), ''),
107 class PathMappingConfig: class127 path_mappings: List[PathMappingConfig]153 PathMappingConfig(