HomeSort by relevance Sort by last modified time
    Searched refs:debug_cdb_path (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/
win_dbghelp.cpp 81 char debug_cdb_path[MAX_PATH] = ""; variable
83 strncpyOrSetBlank(debug_cdb_path, path, sizeof(debug_cdb_path));
87 return debug_cdb_path;
  /external/skqp/tools/
win_dbghelp.cpp 81 char debug_cdb_path[MAX_PATH] = ""; variable
83 strncpyOrSetBlank(debug_cdb_path, path, sizeof(debug_cdb_path));
87 return debug_cdb_path;

Completed in 240 milliseconds