Home
last modified time | relevance | path

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

/external/pigweed/pw_protobuf_compiler/py/pw_protobuf_compiler/
Dpython_protos.py75 def import_modules(directory: PathOrStr) -> Iterator: function
107 yield from import_modules(output_dir)
111 yield from import_modules(tempdir)