Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_runtime.cpp179 bool CJS_Runtime::GetValueByNameFromGlobalObject(ByteStringView utf8Name, in GetValueByNameFromGlobalObject()
197 bool CJS_Runtime::SetValueByNameInGlobalObject(ByteStringView utf8Name, in SetValueByNameInGlobalObject()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp95 std::string utf8Name = pThreadName; in SetCurrentThreadName() local
/external/icu/icu4c/source/test/intltest/
Dconvtest.cpp1633 const char *name, *utf8Name; in FromUnicodeCase() member