Home
last modified time | relevance | path

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

/external/grpc-grpc/examples/cpp/route_guide/
DMakefile32 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
33 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
62 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
102 -which $(GRPC_CPP_PLUGIN)
/external/grpc-grpc/examples/cpp/helloworld/
DMakefile32 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
33 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
73 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
113 -which $(GRPC_CPP_PLUGIN)