Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml.gen.py24 ABSEIL_PATH = "third_party/abseil-cpp" variable
165 return [ABSEIL_PATH + "/" + f for f in files if f.endswith((".h", ".inc"))]
169 return [ABSEIL_PATH + "/" + f for f in files if f.endswith(".cc")]
205 os.chdir(ABSEIL_PATH)