Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderAllocationLimits.cpp99 DestructionAction OnMalloc(LambdaHooks::AllocationHook f) { in OnMalloc() function
112 TEST(TestTheTest, OnMalloc) { in TEST() argument
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_fake_stack.cc202 ALWAYS_INLINE uptr OnMalloc(uptr class_id, uptr size) { in OnMalloc() function