Home
last modified time | relevance | path

Searched refs:allocator_malloc (Results 1 – 3 of 3) sorted by relevance

/system/bt/osi/include/
Dallocator.h34 extern const allocator_t allocator_malloc;
/system/bt/osi/src/
Dallocator.cc84 const allocator_t allocator_malloc = {osi_malloc, osi_free}; variable
/system/bt/hci/test/
Dpacket_fragmenter_test.cc297 packet_fragmenter_get_test_interface(&controller, &allocator_malloc);