Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dstring_utils-inl.h82 static void safe_wcsncpy(wchar_t *destination, size_t destination_size,
121 inline void WindowsStringUtils::safe_wcsncpy(wchar_t *destination, in safe_wcsncpy() function
Dpdb_source_line_writer.cc993 WindowsStringUtils::safe_wcsncpy(*name, length, in GetSymbolFunctionName()
1000 WindowsStringUtils::safe_wcsncpy(*name, length, *name + 1, length); in GetSymbolFunctionName()