Searched refs:rpcmethod_Store_ (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 32 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::internal::RpcMetho… in Stub() 39 …return ::grpc::internal::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, res… in Store() 43 …tory< flatbuffers::grpc::Message<Stat>>::Create(channel_.get(), cq, rpcmethod_Store_, context, req… in AsyncStoreRaw() 47 …tory< flatbuffers::grpc::Message<Stat>>::Create(channel_.get(), cq, rpcmethod_Store_, context, req… in PrepareAsyncStoreRaw()
|
D | monster_test.grpc.fb.h | 136 const ::grpc::internal::RpcMethod rpcmethod_Store_; variable
|