Home
last modified time | relevance | path

Searched defs:utf8Name (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtime.cpp232 bool CJS_Runtime::GetValueByName(const ByteStringView& utf8Name, in GetValueByName()
249 bool CJS_Runtime::SetValueByName(const ByteStringView& utf8Name, in SetValueByName()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp96 std::string utf8Name = pThreadName; in SetCurrentThreadName() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1637 const char *name, *utf8Name; in FromUnicodeCase() member