Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocation_tracker.h80 struct allocation_tracker_notify_alloc { struct
90 extern struct allocation_tracker_notify_alloc allocation_tracker_notify_alloc; argument
Dmock_osi_allocation_tracker.cc44 struct allocation_tracker_notify_alloc allocation_tracker_notify_alloc; variable
66 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc() function
/packages/modules/Bluetooth/system/osi/src/
Dallocation_tracker.cc100 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc199 void* allocation_tracker_notify_alloc(uint8_t allocator_id, void* ptr, in allocation_tracker_notify_alloc() function