Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_system.cpp224 size_t FXSYS_wcsftime(wchar_t* strDest, in FXSYS_wcsftime() argument
236 strDest[0] = L'\0'; in FXSYS_wcsftime()
239 return wcsftime(strDest, maxsize, format, timeptr); in FXSYS_wcsftime()
Dfx_system.h162 size_t FXSYS_wcsftime(wchar_t* strDest,