Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/osi/src/
Dallocator.cc28 char* new_string = (char*)malloc(size); in osi_strdup() local
42 char* new_string = (char*)malloc(size + 1); in osi_strndup() local