Home
last modified time | relevance | path

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

/system/core/libutils/
DString8.cpp230 const char *newString = allocFromUTF8(other, strlen(other)); in setTo() local
241 const char *newString = allocFromUTF8(other, len); in setTo() local
252 const char *newString = allocFromUTF16(other, len); in setTo() local
263 const char *newString = allocFromUTF32(other, len); in setTo() local