Home
last modified time | relevance | path

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

/external/fastrpc/inc/
DAEEstd.h125 extern int std_wstrlcat(AECHAR *pcDst, const AECHAR *pszSrc, int nDestSize);
/external/fastrpc/src/
Dstd.c243 int std_wstrlcat(AECHAR* pwcDst, const AECHAR* cpwszSrc, int nDestSize) in std_wstrlcat() function