Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/zlib/
Dgen_build_yaml.py30 def cmpath(x): function
38 return [cmpath(x) for x in re.search(regex, cmake).group(1).split()]
/external/grpc-grpc/src/zlib/
Dgen_build_yaml.py30 def cmpath(x): function
37 return [cmpath(x) for x in re.search(regex, cmake).group(1).split()]