Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dgitmodules.py92 def process_gitmodules(ctx: PresubmitContext, config: Config, path: Path): function
203 process_gitmodules(ctx, config, path)
/aosp_15_r20/external/pigweed/pw_presubmit/py/
H A Dgitmodules_test.py60 gitmodules.process_gitmodules(self.ctx, config, path)