Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/codegen/core/
Dgen_nano_proto.sh37 readonly INPUT_PROTO="$1"
42 if [[ ! -f "$INPUT_PROTO" ]]; then
43 echo "Input proto file '$INPUT_PROTO' doesn't exist."
73 pushd "$(dirname $INPUT_PROTO)" > /dev/null
78 "$(basename $INPUT_PROTO)"