Searched refs:rpcmethod_Retrieve_ (Results 1 – 2 of 2) sorted by relevance
/external/flatbuffers/tests/ |
D | monster_test.grpc.fb.cc | 32 …, rpcmethod_Retrieve_(MonsterStorage_method_names[1], ::grpc::RpcMethod::SERVER_STREAMING, channel) in Stub() 44 …pc::ClientReader< flatbuffers::BufferRef<Monster>>(channel_.get(), rpcmethod_Retrieve_, context, r… in RetrieveRaw() 48 …tAsyncReader< flatbuffers::BufferRef<Monster>>(channel_.get(), cq, rpcmethod_Retrieve_, context, r… in AsyncRetrieveRaw()
|
D | monster_test.grpc.fb.h | 69 const ::grpc::RpcMethod rpcmethod_Retrieve_; variable
|