Home
last modified time | relevance | path

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

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py86 class FileMatcher: class
103 class WinscopeFileMatcher(FileMatcher):
106 … self.internal_matchers = list(map(lambda ext: FileMatcher(path, f'{matcher}{ext}', filetype),
161 FileMatcher(WINSCOPE_DIR, f'transaction_merges_*', "transaction_merges"),