Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/dispatcher/internal/
H A Ddispatch_data.h32 using FreeObserverHook = member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_hooks.h27 typedef void FreeObserverHook(const FreeNotificationData& notification_data); in PA_COMPONENT_EXPORT() typedef