Home
last modified time | relevance | path

Searched refs:PathMappingConfig (Results 1 – 2 of 2) sorted by relevance

/tools/treble/split/
Dmanifest_split_test.py52 manifest_split.PathMappingConfig(re.compile('p1.*'), '$0'),
95 manifest_split.PathMappingConfig(re.compile('^overlay/(.*)'), '\\1'),
96 manifest_split.PathMappingConfig(re.compile('^hide/this/one.*'), ''),
Dmanifest_split.py107 class PathMappingConfig: class
127 path_mappings: List[PathMappingConfig]
153 PathMappingConfig(