Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
Dwcscpy_s.c70 errno_t wcscpy_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc) in wcscpy_s() function
/third_party/mindspore/mindspore-src/source/third_party/securec/src/
Dwcscpy_s.c74 errno_t wcscpy_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc) in wcscpy_s() function