OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:safe_wcscpy
(Results
1 - 3
of
3
) sorted by null
/external/google-breakpad/src/common/windows/
string_utils-inl.h
75
static void
safe_wcscpy
(wchar_t *destination, size_t destination_size,
105
inline void WindowsStringUtils::
safe_wcscpy
(wchar_t *destination,
function in class:google_breakpad::WindowsStringUtils
pdb_source_line_writer.cc
963
WindowsStringUtils::
safe_wcscpy
(name_end, replace_length,
[
all
...]
/external/google-breakpad/src/client/windows/common/
ipc_protocol.h
64
WindowsStringUtils::
safe_wcscpy
(name, kNameMaxLength, name_arg);
73
WindowsStringUtils::
safe_wcscpy
(value, kValueMaxLength, value_arg);
Completed in 1265 milliseconds