Home
last modified time | relevance | path

Searched defs:SetMethodType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Drpc_method.h67 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Drpc_method.h67 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Drpc_method.h67 void SetMethodType(RpcType type) { method_type_ = type; } in SetMethodType() function