Searched refs:rpcmethod_Store_ (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 31 …: channel_(channel) , rpcmethod_Store_(MonsterStorage_method_names[0], ::grpc::RpcMethod::NORMAL_… in Stub() 36 return ::grpc::BlockingUnaryCall(channel_.get(), rpcmethod_Store_, context, request, response); in Store() 40 …ncResponseReader< flatbuffers::BufferRef<Stat>>(channel_.get(), cq, rpcmethod_Store_, context, req… in AsyncStoreRaw()
|
D | monster_test.grpc.fb.h | 68 const ::grpc::RpcMethod rpcmethod_Store_; variable
|