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