Home
last modified time | relevance | path

Searched defs:max_bytes_ (Results 1 – 13 of 13) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/tools/
Daudio_codec_speed_test.h73 size_t max_bytes_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.h147 uint32_t max_bytes_ = hpack_constants::kInitialTableSize; variable
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.h150 uint32_t max_bytes_ = hpack_constants::kInitialTableSize; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h127 const size_t max_bytes_; variable
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dram_file_block_cache.h143 const size_t max_bytes_; variable
/external/webrtc/modules/audio_coding/codecs/opus/
Dopus_fec_test.cc56 size_t max_bytes_; member in webrtc::OpusFecTest
/external/libchrome/mojo/public/cpp/system/
Dfile_data_pipe_producer.cc223 size_t max_bytes_ = 0; member in mojo::FileDataPipeProducer::FileSequenceState
/external/cronet/stable/net/http/
Dhttp_cache.h128 int max_bytes_; variable
/external/cronet/tot/net/http/
Dhttp_cache.h128 int max_bytes_; variable
/external/cronet/stable/net/disk_cache/
Ddisk_cache.cc80 int64_t max_bytes_; member in __anon77106c200111::CacheCreator
/external/cronet/tot/net/disk_cache/
Ddisk_cache.cc80 int64_t max_bytes_; member in __anona501d6bc0111::CacheCreator
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h259 static uint32_t max_bytes_; variable
/external/google-breakpad/src/processor/
Dminidump.cc1469 uint32_t MinidumpMemoryRegion::max_bytes_ = 64 * 1024 * 1024; // 64MB member in google_breakpad::MinidumpMemoryRegion