Home
last modified time | relevance | path

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

/system/core/libutils/
DString8.cpp248 const char *newString = allocFromUTF8(other, strlen(other)); in setTo() local
259 const char *newString = allocFromUTF8(other, len); in setTo() local
270 const char *newString = allocFromUTF16(other, len); in setTo() local
281 const char *newString = allocFromUTF32(other, len); in setTo() local