Searched defs:RE2_INCLUDE (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/grpc-grpc/ |
H A D | setup.py | 69 RE2_INCLUDE = (os.path.join("third_party", "re2"),) variable 314 RE2_INCLUDE = (os.path.join("/usr", "include", "re2"),) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | setup.py | 71 RE2_INCLUDE = (os.path.join('third_party', 're2'),) variable 305 RE2_INCLUDE = (os.path.join('/usr', 'include', 're2'),) variable
|