Home
last modified time | relevance | path

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

/third_party/grpc/examples/protos/
Dkeyvaluestore.proto20 service KeyValueStore { service
22 rpc GetValues (stream Request) returns (stream Response) {}
/third_party/grpc/examples/cpp/interceptors/
DCMakeLists.txt22 project(KeyValueStore C CXX) project