Home
last modified time | relevance | path

Searched refs:GetCodePoint (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp490 uint32_t GetCodePoint(const std::string &str8, uint32_t &i) in GetCodePoint() function
526 uint32_t codePoint = GetCodePoint(str8, i); in UTF8ToUTF16()