Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Drpc_method.h49 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
Dservice_type.h179 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Drpc_method.h67 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
Dservice_type.h216 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Drpc_method.h67 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
Dservice_type.h216 methods_[idx]->SetMethodType(internal::RpcMethod::BIDI_STREAMING); in MarkMethodStreamed()