Searched defs:allocator_t (Results 1 - 1 of 1) sorted by relevance

/system/bt/osi/include/
H A Dallocator.h31 } allocator_t; typedef in typeref:struct:__anon740
33 // allocator_t abstractions for the osi_*alloc and osi_free functions
34 extern const allocator_t allocator_malloc;
35 extern const allocator_t allocator_calloc;

Completed in 1087 milliseconds