Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
Dwcscpy_s.c17 SECUREC_INLINE errno_t SecDoCpyW(wchar_t *strDest, size_t destMax, const wchar_t *strSrc) in SecDoCpyW() function
84 return SecDoCpyW(strDest, destMax, strSrc); in wcscpy_s()