Home
last modified time | relevance | path

Searched refs:strncpyOrSetBlank (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/
H A Dwin_dbghelp.cpp48 static void strncpyOrSetBlank(char* dest, const char* src, size_t len) { in strncpyOrSetBlank() function
55 strncpyOrSetBlank(debug_app_name, app_name, sizeof(debug_app_name)); in setAppName()
64 strncpyOrSetBlank(debug_binaries_path, binaries_path, in setBinariesPath()
74 strncpyOrSetBlank(debug_app_version, version, sizeof(debug_app_version)); in setAppVersion()
83 strncpyOrSetBlank(debug_cdb_path, path, sizeof(debug_cdb_path)); in setCdbPath()

Completed in 1 milliseconds