Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dsize_class_map.h78 static const uptr BatchClassId = 0; variable
189 static const uptr BatchClassId = 0; variable
H A Dlocal_cache.h137 static const uptr BatchClassId = SizeClassMap::BatchClassId; member