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.h81 struct osi_strdup { struct
87 extern struct osi_strdup osi_strdup; argument
Dmock_osi_allocator.cc55 struct osi_strdup osi_strdup; variable
79 char* osi_strdup(const char* str) { in osi_strdup() function
/packages/modules/Bluetooth/system/osi/src/
Dallocator.cc26 char* osi_strdup(const char* str) { in osi_strdup() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc258 char* osi_strdup(const char* str) { in osi_strdup() function