Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_response_cache.h81 const int64 max_bytes_; variable
/external/webrtc/webrtc/modules/audio_coding/codecs/tools/
Daudio_codec_speed_test.h71 size_t max_bytes_; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h126 const size_t max_bytes_; variable
/external/webrtc/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/google-breakpad/src/google_breakpad/processor/
Dminidump.h249 static uint32_t max_bytes_; variable
/external/google-breakpad/src/processor/
Dminidump.cc1188 uint32_t MinidumpMemoryRegion::max_bytes_ = 1024 * 1024; // 1MB member in google_breakpad::MinidumpMemoryRegion