Home
last modified time | relevance | path

Searched defs:max_bytes (Results 26 – 50 of 136) sorted by relevance

123456

/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/
Draw_builder.cc25 RawBuilder::RawBuilder(size_t max_bytes) : max_bytes_(max_bytes) {} in RawBuilder()
/aosp_15_r20/external/coreboot/src/include/device/
H A Dsmbus_host.h64 static inline int smbus_block_read(u8 device, u8 cmd, size_t max_bytes, u8 *buf) in smbus_block_read()
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dram_file_block_cache.h110 size_t max_bytes() const override { return max_bytes_; } in max_bytes() function
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dclient2.h73 uint16_t max_bytes = kMaxValueLength; member
H A Dclient.h77 uint16_t max_bytes = kMaxValueLength; member
/aosp_15_r20/external/pigweed/pw_tokenizer/
H A Dencode_args.cc68 const size_t max_bytes = in EncodeString() local
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_backend_impl.cc211 int64_t max_bytes, in SimpleBackendImpl()
278 bool SimpleBackendImpl::SetMaxSize(int64_t max_bytes) { in SetMaxSize()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache.h121 size_t max_bytes() const { return max_bytes_; } in max_bytes() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/
Dse.c134 uint32_t number_of_operations, max_bytes, bytes_left, remaining_bytes; in tegra_se_calculate_sha256_hash() local
/aosp_15_r20/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/se/
H A Dse.c134 uint32_t number_of_operations, max_bytes, bytes_left, remaining_bytes; in tegra_se_calculate_sha256_hash() local
/aosp_15_r20/external/coreboot/src/soc/qualcomm/common/
H A Dqup_se_handler.c40 int max_bytes = 0; in handle_tx() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Darenaz_sampler.cc84 const size_t max_bytes = in RecordResetSlow() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Darenaz_sampler.cc84 const size_t max_bytes = in RecordResetSlow() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.cc98 void HPackTable::SetMaxBytes(uint32_t max_bytes) { in SetMaxBytes()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parser_table.cc98 void HPackTable::SetMaxBytes(uint32_t max_bytes) { in SetMaxBytes()
/aosp_15_r20/art/libartbase/base/
H A Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/
H A Dinputbuffer.cc140 Status InputBuffer::ReadVarintFallback(T* result, int max_bytes) { in ReadVarintFallback()
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local

123456