Home
last modified time | relevance | path

Searched defs:MaxBytesCachedLog (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/scudo/android/tests/
H A Dsize_map_verify_unit_tests.cpp30 static const u32 MaxBytesCachedLog = 13; member in scudo::SmokeConfigTest
63 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeIncreaseConfigPass
96 static const u32 MaxBytesCachedLog = 13; member in scudo::MaxSizeConfigPass
127 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeDecreaseConfigFail
169 static const u32 MaxBytesCachedLog = 13; member in scudo::MidSizeLog10ConfigPass
206 static const u32 MaxBytesCachedLog = 13; member in scudo::NumBitsIncreaseConfigPass
239 static const u32 MaxBytesCachedLog = 13; member in scudo::MidEqualMaxConfigPass
276 static const u32 MaxBytesCachedLog = 13; member in scudo::SizeDeltaConfigPass
/aosp_15_r20/external/scudo/standalone/
H A Dsize_class_map.h230 static const uptr MaxBytesCachedLog = 10; member
242 static const uptr MaxBytesCachedLog = 10; member
255 static const uptr MaxBytesCachedLog = 13; member
298 static const uptr MaxBytesCachedLog = 10; member
/aosp_15_r20/external/scudo/standalone/tests/
H A Dsize_class_map_test.cpp33 static const scudo::uptr MaxBytesCachedLog = 0; member
48 static const scudo::uptr MaxBytesCachedLog = 16; member
H A Dcombined_test.cpp700 static const scudo::uptr MaxBytesCachedLog = 12; member
/aosp_15_r20/trusty/user/app/storage/scudo/include/
Dcustom_scudo_config.h37 static const uptr MaxBytesCachedLog = 10; member
/aosp_15_r20/external/scudo/config/
H A Dcustom_scudo_config.h49 static const uptr MaxBytesCachedLog = 13; member