Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dstd.c514 int std_wstrncmp(const AECHAR* s1, const AECHAR* s2, int nLen) in std_wstrncmp() function
542 return std_wstrncmp(s1, s2, MAX_INT32); in std_wstrcmp()
/external/fastrpc/inc/
DAEEstd.h126 extern int std_wstrncmp(const AECHAR* s1, const AECHAR* s2, int nLen);