OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grpc_cpp_plugin
(Results
1 - 2
of
2
) sorted by null
/external/grpc-grpc/examples/cpp/route_guide/
Makefile
32
GRPC_CPP_PLUGIN
=
grpc_cpp_plugin
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/
Makefile
32
GRPC_CPP_PLUGIN
=
grpc_cpp_plugin
33
GRPC_CPP_PLUGIN_PATH ?= `which $(
GRPC_CPP_PLUGIN
)`
73
PLUGIN_CHECK_CMD = which $(
GRPC_CPP_PLUGIN
)
113
-which $(
GRPC_CPP_PLUGIN
)
Completed in 73 milliseconds