Home
last modified time | relevance | path

Searched defs:set_cacheable (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dclient_context.h244 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } in set_cacheable() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dclient_context.h281 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } in set_cacheable() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dclient_context.h281 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } in set_cacheable() function