Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd_strlprintf.c718 int std_vsnprintf(char *pszDest, int nDestSize, in std_vsnprintf() function
754 nRet = std_vsnprintf(pszDest, nDestSize, pszFmt, args); in std_snprintf()
/external/fastrpc/inc/
DAEEstd.h158 extern int std_vsnprintf(char *pszDest, int nDestSize,