Searched defs:FormatV (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxcrt/ | ||
H A D | bytestring.cpp | 81 ByteString ByteString::FormatV(const char* pFormat, va_list argList) { in FormatV() function in fxcrt::ByteString |
H A D | widestring.cpp | 298 WideString WideString::FormatV(const wchar_t* format, va_list argList) { in FormatV() function in fxcrt::WideString |