Home
last modified time | relevance | path

Searched defs:ToUTF16LE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dwidestring.cpp690 ByteString WideString::ToUTF16LE() const { in ToUTF16LE() function in fxcrt::WideString
H A Dwidestring_unittest.cpp1139 TEST(WideString, ToUTF16LE) { in TEST() argument