Home
last modified time | relevance | path

Searched defs:max_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/packet/
H A Draw_builder.cc30 RawBuilder::RawBuilder(size_t max_bytes) : max_bytes_(max_bytes) {} in RawBuilder()
/aosp12/art/libartbase/base/
H A Dallocator.h91 size_t max_bytes = g_max_bytes_used[tag].load(std::memory_order_relaxed); in RegisterAllocation() local
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_reader.cpp228 const std::optional<uint64_t>& max_bytes) { in ReadBlock()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dpkt_sched.h480 __s32 max_bytes; member