Searched refs:rpcmethod_Retrieve_ (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 33 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::internal::RpcMethod::SERVER_STREAMIN… in Stub() 51 …tory< flatbuffers::grpc::Message<Monster>>::Create(channel_.get(), rpcmethod_Retrieve_, context, r… in RetrieveRaw() 55 …< flatbuffers::grpc::Message<Monster>>::Create(channel_.get(), cq, rpcmethod_Retrieve_, context, r… in AsyncRetrieveRaw() 59 …< flatbuffers::grpc::Message<Monster>>::Create(channel_.get(), cq, rpcmethod_Retrieve_, context, r… in PrepareAsyncRetrieveRaw()
|
D | monster_test.grpc.fb.h | 137 const ::grpc::internal::RpcMethod rpcmethod_Retrieve_; variable
|