Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_grpc.cpp46 std::string GRPCType(const StructDef &sd) const { in GRPCType() function in flatbuffers::FlatBufMethod
51 return GRPCType(*method_->request); in input_type_name()
54 return GRPCType(*method_->response); in output_type_name()