Searched refs:allocFromUTF16 (Results 1 – 1 of 1) sorted by relevance
101 static char* allocFromUTF16(const char16_t* in, size_t len) in allocFromUTF16() function187 : mString(allocFromUTF16(o.string(), o.size())) in String8()192 : mString(allocFromUTF16(o, strlen16(o))) in String8()197 : mString(allocFromUTF16(o, len)) in String8()270 const char *newString = allocFromUTF16(other, len); in setTo()