Home
last modified time | relevance | path

Searched defs:_process_file (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dtodo_check.py57 def _process_file(ctx: PresubmitContext, todo_pattern: re.Pattern, path: Path): function
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tools/
Damalgamate.py35 def _process_file(self, infile_name, outfile): member in Amalgamator