Searched refs:UnaryDeserializeHelper (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | byte_buffer.h | 44 void* UnaryDeserializeHelper(grpc_call*, grpc_byte_buffer*, ::grpc::Status*, 167 friend void* internal::UnaryDeserializeHelper(grpc_call*, grpc_byte_buffer*,
|
D | method_handler.h | 80 void* UnaryDeserializeHelper(grpc_call* call, grpc_byte_buffer* req, in UnaryDeserializeHelper() function 126 return UnaryDeserializeHelper(call, req, status, in Deserialize()
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | byte_buffer.h | 44 void* UnaryDeserializeHelper(grpc_call*, grpc_byte_buffer*, ::grpc::Status*, 167 friend void* internal::UnaryDeserializeHelper(grpc_call*, grpc_byte_buffer*,
|
D | method_handler.h | 80 void* UnaryDeserializeHelper(grpc_call* call, grpc_byte_buffer* req, in UnaryDeserializeHelper() function 126 return UnaryDeserializeHelper(call, req, status, in Deserialize()
|