Home
last modified time | relevance | path

Searched defs:kDefaultBufferSize (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/system/incremental_delivery/incfs/include/
H A Dincfs_inline.h276 static const auto kDefaultBufferSize = in waitForPageReads() local
284 static const auto kDefaultBufferSize = in waitForPageReads() local
/aosp_15_r20/external/tink/cc/util/
H A Dfile_input_stream.cc32 constexpr int kDefaultBufferSize = 128 * 1024; variable
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_writers_unittest.cc521 static const int kDefaultBufferSize = 256; member in net::WritersTest
526 const int WritersTest::kDefaultBufferSize; member in net::WritersTest
H A Dhttp_transaction_test_util_unittest.cc48 const size_t kDefaultBufferSize = 1024; variable
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dintra_node_comm.hpp15 constexpr size_t kDefaultBufferSize = 10ull * 1024 * 1024; variable
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_stream.h53 kDefaultBufferSize = kSmallBufferSize enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc48 static const int kDefaultBufferSize = 65536; variable
/aosp_15_r20/external/oboe/src/flowgraph/
H A DFlowGraphNode.h65 constexpr int kDefaultBufferSize = 8; // arbitrary variable
/aosp_15_r20/frameworks/native/libs/binder/
H A DRpcTransportTipcAndroid.cpp200 static constexpr size_t kDefaultBufferSize = 64; member in android::RpcTransportTipcAndroid
/aosp_15_r20/external/icing/icing/portable/
H A Dgzip_stream.cc27 static const int kDefaultBufferSize = 65536; variable
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/
H A DFlowGraphNode.h65 constexpr int kDefaultBufferSize = 8; // arbitrary variable
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc48 static const int kDefaultBufferSize = 65536; variable
/aosp_15_r20/art/runtime/native/
H A Djava_lang_StringFactory.cc126 static const int kDefaultBufferSize = 256; in StringFactory_newStringFromUtf8Bytes() local
/aosp_15_r20/external/cronet/net/filter/
H A Dzstd_source_stream_unittest.cc25 const size_t kDefaultBufferSize = 4096; variable
H A Dbrotli_source_stream_unittest.cc25 const size_t kDefaultBufferSize = 4096; variable
H A Dfilter_source_stream_unittest.cc23 const size_t kDefaultBufferSize = 4096; variable
/aosp_15_r20/system/chre/platform/tests/
H A Dlog_buffer_test.cc42 static constexpr size_t kDefaultBufferSize = 1024; variable
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_stream_adapter_unittest.cc312 static const size_t kDefaultBufferSize = 2048; variable