Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/samples/helpers/
H A Ddump.cc26 std::wstring ConvertToWString(const unsigned short* buf, in ConvertToWString() function
86 ConvertToWString(buffer, len).c_str()); in DumpStructureElementAttributes()
102 printf("%*s S: %ls\n", indent * 2, "", ConvertToWString(buf, len).c_str()); in DumpChildStructure()
120 ConvertToWString(buf, len).c_str()); in DumpChildStructure()
127 ConvertToWString(buf, len).c_str()); in DumpChildStructure()
133 printf("%*s ID: %ls\n", indent * 2, "", ConvertToWString(buf, len).c_str()); in DumpChildStructure()
140 ConvertToWString(buf, len).c_str()); in DumpChildStructure()
154 ConvertToWString(buf, len).c_str()); in DumpChildStructure()
162 ConvertToWString(buf, len).c_str()); in DumpChildStructure()
169 ConvertToWString(buf, len).c_str()); in DumpChildStructure()