Home
last modified time | relevance | path

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

/external/pigweed/pw_build/py/
Dcreate_python_tree_test.py25 from pw_build.python_package import PythonPackage
153 pkg1 = PythonPackage.from_dict(
201 pkg2 = PythonPackage.from_dict(
398 package = PythonPackage.from_dict(**package_definition)
/external/pigweed/pw_build/py/pw_build/
Dpython_package.py84 class PythonPackage: class
104 return PythonPackage(**transformed_kwargs)
269 ) -> List[PythonPackage]:
284 packages.append(PythonPackage.from_dict(**json_dict))
Dcreate_python_tree.py31 PythonPackage,
40 PythonPackage,
197 python_packages: Iterable[PythonPackage], argument
277 pkg: PythonPackage, build_base: Path, include_tests: bool = False argument
319 python_packages: Iterable[PythonPackage], argument
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/artifacts/
Dpackage_targets.py120 class PythonPackage: class
163 PythonPackage(),
/external/grpc-grpc/tools/run_tests/artifacts/
Dpackage_targets.py126 class PythonPackage: class
164 PythonPackage(),