Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_allocator.h95 struct osi_strdup { struct
101 extern struct osi_strdup osi_strdup; argument
Dmock_osi_allocator.cc45 struct osi_strdup osi_strdup; variable
69 char* osi_strdup(const char* str) { in osi_strdup() function
/packages/modules/Bluetooth/system/osi/src/
Dallocator.cc28 char* osi_strdup(const char* str) { in osi_strdup() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc294 char* osi_strdup(const char* str) { in osi_strdup() function