Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/abseil-cpp/
Dgen_build_yaml.py20 BUILDS_YAML_PATH = os.path.join(os.path.dirname(os.path.abspath(__file__)), variable
22 with open(BUILDS_YAML_PATH) as f: