HomeSort by relevance Sort by last modified time
    Searched refs:set_cacheable (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/include/grpcpp/impl/codegen/
client_context.h 244 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } function in class:grpc::ClientContext
  /external/grpc-grpc/test/cpp/interop/
interop_client.cc 880 context1.set_cacheable(true);
895 context2.set_cacheable(true);
917 context3.set_cacheable(true);
    [all...]

Completed in 62 milliseconds