Searched defs:AllocFromModifiedUtf8 (Results 1 – 1 of 1) sorted by relevance
110 String* String::AllocFromModifiedUtf8(Thread* self, const char* utf) { in AllocFromModifiedUtf8() function in art::mirror::String117 String* String::AllocFromModifiedUtf8(Thread* self, int32_t utf16_length, const char* utf8_data_in)… in AllocFromModifiedUtf8() function in art::mirror::String121 String* String::AllocFromModifiedUtf8(Thread* self, int32_t utf16_length, in AllocFromModifiedUtf8() function in art::mirror::String