Home
last modified time | relevance | path

Searched defs:RE2_INCLUDE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/
H A Dsetup.py69 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/
Dsetup.py71 RE2_INCLUDE = (os.path.join('third_party', 're2'),) variable
305 RE2_INCLUDE = (os.path.join('/usr', 'include', 're2'),) variable