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.cc32 …, 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()
Dmonster_test.grpc.fb.h69 const ::grpc::RpcMethod rpcmethod_Retrieve_; variable