Home
last modified time | relevance | path

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

/third_party/skia/tools/
Dwin_dbghelp.cpp81 char debug_cdb_path[MAX_PATH] = ""; variable
83 strncpyOrSetBlank(debug_cdb_path, path, sizeof(debug_cdb_path)); in setCdbPath()
87 return debug_cdb_path; in getCdbPath()