Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp35 struct MallocHooks { struct
39 static MallocHooks save() { in save() argument
52 static const MallocHooks orig_malloc_hooks = MallocHooks::save(); argument