Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/bin/
Dgenerate_proto_php.sh22 --plugin=protoc-gen-grpc=bins/opt/grpc_php_plugin \
38 --plugin=protoc-gen-grpc=bins/opt/grpc_php_plugin \
/external/grpc-grpc/examples/php/route_guide/
Droute_guide_proto_gen.sh16 …p_out=./ --grpc_out=./ --plugin=protoc-gen-grpc=./../../../bins/opt/grpc_php_plugin ./../../proto…
/external/grpc-grpc/examples/php/
Dgreeter_proto_gen.sh16 …p_out=./ --grpc_out=./ --plugin=protoc-gen-grpc=./../../bins/opt/grpc_php_plugin ./../protos…
/external/grpc-grpc/src/php/
DREADME.md152 * `grpc_php_plugin: Generates PHP gRPC service interface out of Protobuf IDL`
243 $ make grpc_php_plugin
/external/grpc-grpc/
DBUILD457 name = "grpc_php_plugin",
DCMakeLists.txt200 grpc_php_plugin
12436 add_executable(grpc_php_plugin target
12441 target_include_directories(grpc_php_plugin
12455 target_link_libraries(grpc_php_plugin
12464 install(TARGETS grpc_php_plugin EXPORT gRPCTargets