Home
last modified time | relevance | path

Searched defs:KeyValueStoreClient (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/examples/cpp/cancellation/
H A Dclient.cc46 class KeyValueStoreClient class
49 KeyValueStoreClient(std::shared_ptr<Channel> channel) in KeyValueStoreClient() function in KeyValueStoreClient
/aosp_15_r20/external/grpc-grpc/examples/cpp/interceptors/
H A Dclient.cc45 class KeyValueStoreClient : public grpc::ClientBidiReactor<Request, Response> { class
47 KeyValueStoreClient(std::shared_ptr<Channel> channel, in KeyValueStoreClient() function in KeyValueStoreClient