Home
last modified time | relevance | path

Searched defs:kMaxAllocationSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/tests/
H A Dmalloc_test.cpp1071 static constexpr size_t kMaxAllocationSize = 2097152; in TEST() local
/aosp_15_r20/frameworks/native/libs/binder/
H A DParcel.cpp1982 constexpr int32_t kMaxAllocationSize = 1 * 1000 * 1000; in readOutVectorSizeWithCheck() local