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.h94 struct osi_strdup { struct
100 extern struct osi_strdup osi_strdup; argument
Dmock_osi_allocator.cc43 struct osi_strdup osi_strdup; variable
67 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.cc292 char* osi_strdup(const char* str) { in osi_strdup() function