Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/examples/cpp/load_balancing/
H A 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)
/aosp_15_r20/external/grpc-grpc/examples/cpp/compression/
H A 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)
/aosp_15_r20/external/grpc-grpc/examples/cpp/metadata/
H A 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)
/aosp_15_r20/external/grpc-grpc/examples/cpp/route_guide/
H A DMakefile44 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
45 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
74 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
114 -which $(GRPC_CPP_PLUGIN)
/aosp_15_r20/external/grpc-grpc/examples/cpp/otel/
H A DMakefile46 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
47 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
78 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
118 -which $(GRPC_CPP_PLUGIN)
/aosp_15_r20/external/grpc-grpc/examples/cpp/otel/ostream/
H A DMakefile46 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
47 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
81 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
121 -which $(GRPC_CPP_PLUGIN)
/aosp_15_r20/external/grpc-grpc/examples/cpp/helloworld/
H A DMakefile44 GRPC_CPP_PLUGIN = grpc_cpp_plugin macro
45 GRPC_CPP_PLUGIN_PATH ?= `which $(GRPC_CPP_PLUGIN)`
91 PLUGIN_CHECK_CMD = which $(GRPC_CPP_PLUGIN)
131 -which $(GRPC_CPP_PLUGIN)