Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.cc110 String* String::AllocFromModifiedUtf8(Thread* self, const char* utf) { in AllocFromModifiedUtf8() function in art::mirror::String
117 String* String::AllocFromModifiedUtf8(Thread* self, int32_t utf16_length, const char* utf8_data_in)… in AllocFromModifiedUtf8() function in art::mirror::String
121 String* String::AllocFromModifiedUtf8(Thread* self, int32_t utf16_length, in AllocFromModifiedUtf8() function in art::mirror::String