Searched defs:CreateFromMUtf8 (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/runtime/coretypes/ | ||
| D | string.cpp | 68 String *String::CreateFromMUtf8(const uint8_t *mutf8_data, size_t mutf8_length, uint32_t utf16_leng… in CreateFromMUtf8() function in panda::coretypes::String |