Searched refs:UnaryDeserializeHelper (Results 1 – 2 of 2) sorted by relevance
/third_party/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()
|