Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dmonster_test.grpc.fb.cc33 …, 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()
Dmonster_test.grpc.fb.h137 const ::grpc::internal::RpcMethod rpcmethod_Retrieve_; variable