Home
last modified time | relevance | path

Searched defs:SetMaxSize (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder_table.cc53 bool HPackEncoderTable::SetMaxSize(uint32_t max_table_size) { in SetMaxSize() function in grpc_core::HPackEncoderTable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dtensor_array.cc122 void TensorArray::SetMaxSize(const int64_t size, const bool is_dynamic) { in SetMaxSize() function in mindspore::device::TensorArray
/third_party/grpc/src/core/util/
Dlru_cache.h103 void LruCache<Key, Value>::SetMaxSize(size_t max_size) { in SetMaxSize() function
/third_party/grpc/test/core/util/
Dlru_cache_test.cc69 TEST(LruCache, SetMaxSize) { in TEST() argument
/third_party/grpc/src/core/ext/filters/gcp_authentication/
Dgcp_authentication_filter.cc128 void GcpAuthenticationFilter::CallCredentialsCache::SetMaxSize( in SetMaxSize() function in grpc_core::GcpAuthenticationFilter::CallCredentialsCache