Searched refs:allocFromUTF32 (Results 1 – 1 of 1) sorted by relevance
116 static char* allocFromUTF32(const char32_t* in, size_t len) in allocFromUTF32() function184 : mString(allocFromUTF32(o, strlen32(o))) in String8()189 : mString(allocFromUTF32(o, len)) in String8()263 const char *newString = allocFromUTF32(other, len); in setTo()