Searched refs:cacheable_ (Results 1 – 2 of 2) sorted by relevance
244 void set_cacheable(bool cacheable) { cacheable_ = cacheable; } in set_cacheable()408 (cacheable_ ? GRPC_INITIAL_METADATA_CACHEABLE_REQUEST : 0) | in initial_metadata_flags()421 bool cacheable_; variable
52 cacheable_(false), in ClientContext()