Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp44 struct MallocHooks { struct
48 static MallocHooks save() { in save() argument
61 static const MallocHooks orig_malloc_hooks = MallocHooks::save(); argument