Home
last modified time | relevance | path

Searched defs:kMaxBlocks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Daes_ctr_prng.h86 static constexpr size_t kMaxBlocks = 0xFFFFFFFF; variable
/aosp_15_r20/external/pigweed/pw_allocator/bucket/public/pw_allocator/bucket/
H A Dtesting.h36 constexpr static size_t kMaxBlocks = 4; variable
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Ddisk_format_base.h33 const int kMaxBlocks = (kBlockHeaderSize - 80) * 8; variable