Home
last modified time | relevance | path

Searched defs:pcDst (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/src/
Dstd.c47 int std_getversion(char *pcDst, int nDestSize) in std_getversion()
141 int std_strlcpy(char* pcDst, const char* cpszSrc, int nDestSize) in std_strlcpy()
157 int std_strlcat(char* pcDst, const char* cpszSrc, int nDestSize) in std_strlcat()