Home
last modified time | relevance | path

Searched refs:lambda_malloc_hooks (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp62 static const MallocHooks lambda_malloc_hooks = { variable
71 lambda_malloc_hooks.overwrite(); in lambda_malloc_hook()
80 lambda_malloc_hooks.overwrite(); in lambda_realloc_hook()
93 LambdaHooks::lambda_malloc_hooks.overwrite(); in OnMalloc()