Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder_table.cc53 bool HPackEncoderTable::SetMaxSize(uint32_t max_table_size) { in SetMaxSize() function in grpc_core::HPackEncoderTable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/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
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_header_table.cc66 void HpackHeaderTable::SetMaxSize(size_t max_size) { in SetMaxSize() function in spdy::HpackHeaderTable
H A Dhpack_header_table_test.cc325 TEST_F(HpackHeaderTableTest, SetMaxSize) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_backend_impl.cc97 bool MemBackendImpl::SetMaxSize(int64_t max_bytes) { in SetMaxSize() function in disk_cache::MemBackendImpl
/aosp_15_r20/external/zstd/contrib/pzstd/utils/test/
H A DWorkQueueTest.cpp180 TEST(WorkQueue, SetMaxSize) { in TEST() argument
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_test_base.cc116 void DiskCacheTestWithCache::SetMaxSize(int64_t size, bool should_succeed) { in SetMaxSize() function in DiskCacheTestWithCache
H A Ddisk_cache_fuzzer.proto83 message SetMaxSize { message
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_index.cc233 void SimpleIndex::SetMaxSize(uint64_t max_bytes) { in SetMaxSize() function in disk_cache::SimpleIndex
H A Dsimple_backend_impl.cc278 bool SimpleBackendImpl::SetMaxSize(int64_t max_bytes) { in SetMaxSize() function in disk_cache::SimpleBackendImpl
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc680 bool BackendImpl::SetMaxSize(int64_t max_bytes) { in SetMaxSize() function in disk_cache::BackendImpl