Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/tools/
Daudio_codec_speed_test.h73 size_t max_bytes_; 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/net/http/
Dhttp_cache.h122 int max_bytes_; variable
/external/cronet/net/disk_cache/
Ddisk_cache.cc77 int64_t max_bytes_; member in __anon8af50d450111::CacheCreator
/external/google-breakpad/src/google_breakpad/processor/
Dminidump.h261 static uint32_t max_bytes_; variable
/external/google-breakpad/src/processor/
Dminidump.cc1269 uint32_t MinidumpMemoryRegion::max_bytes_ = 64 * 1024 * 1024; // 64MB member in google_breakpad::MinidumpMemoryRegion