Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/
H A Dmem_map_linux.h37 uptr getCapacityImpl() { return MapCapacity; } in getCapacityImpl() function
51 uptr getCapacityImpl() { return MapCapacity; } in getCapacityImpl() function
H A Dmem_map_fuchsia.h35 uptr getCapacityImpl() { return WindowSize; } in getCapacityImpl() function
64 uptr getCapacityImpl() { return Capacity; } in getCapacityImpl() function
H A Dmem_map.h46 uptr getCapacityImpl() { return Capacity; } in getCapacityImpl() function
68 uptr getCapacityImpl() { return Capacity; } in getCapacityImpl() function