Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/0/external/libchrome/base/allocator/
Dallocator_extension.h20 using AllocHookFunc = void (*)(const void*, size_t); variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/allocator/
Dallocator_extension.h20 using AllocHookFunc = void (*)(const void*, size_t); variable
/aosp_15_r20/external/libchrome/base/allocator/
H A Dallocator_extension.h17 using AllocHookFunc = void (*)(const void*, size_t); variable