Home
last modified time | relevance | path

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

/third_party/grpc/examples/cpp/compression/
DMakefile32 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
33 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
64 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
104 -which $(GRPC_CPP_PLUGIN)
/third_party/grpc/examples/cpp/route_guide/
DMakefile34 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
35 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
64 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
104 -which $(GRPC_CPP_PLUGIN)
/third_party/grpc/examples/cpp/metadata/
DMakefile31 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
32 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
52 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
90 -which $(GRPC_CPP_PLUGIN)
/third_party/grpc/examples/cpp/load_balancing/
DMakefile32 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
33 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
64 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
104 -which $(GRPC_CPP_PLUGIN)
/third_party/grpc/examples/cpp/helloworld/
DMakefile34 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
35 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
75 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
115 -which $(GRPC_CPP_PLUGIN)