Searched refs:allocFromUTF32 (Results 1 – 1 of 1) sorted by relevance
121 static char* allocFromUTF32(const char32_t* in, size_t len) in allocFromUTF32() function202 : mString(allocFromUTF32(o, strlen32(o))) in String8()207 : mString(allocFromUTF32(o, len)) in String8()281 const char *newString = allocFromUTF32(other, len); in setTo()