Home
last modified time | relevance | path

Searched refs:std_memscpy (Results 1 – 3 of 3) sorted by relevance

/external/fastrpc/src/
Dstd_mem.c72 int std_memscpy(void *dst, int dst_size, const void *src, int src_size){ in std_memscpy() function
Dapps_std_imp.c305 *bytesRead = std_memscpy(buf, bufLen, sinfo->u.binfo.fbuf + sinfo->u.binfo.pos, in __QAIC_IMPL()
/external/fastrpc/inc/
DAEEstd.h99 extern int std_memscpy(void *dst, int dst_size, const void *src, int src_size);