Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.cc140 String* String::AllocFromModifiedUtf8(Thread* self, const char* utf) { in AllocFromModifiedUtf8() function in art::mirror::String
148 String* String::AllocFromModifiedUtf8(Thread* self, int32_t utf16_length, in AllocFromModifiedUtf8() function in art::mirror::String