Searched defs:AllocFromModifiedUtf8 (Results 1 – 1 of 1) sorted by relevance
/art/runtime/mirror/ | ||
D | string.cc | 179 ObjPtr<String> String::AllocFromModifiedUtf8(Thread* self, const char* utf) { in AllocFromModifiedUtf8() function in art::mirror::String |