Searched defs:utf8Name (Results 1 – 3 of 3) sorted by relevance
232 bool CJS_Runtime::GetValueByName(const ByteStringView& utf8Name, in GetValueByName()249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName()
96 std::string utf8Name = pThreadName; in SetCurrentThreadName() local
1637 const char *name, *utf8Name; in FromUnicodeCase() member