Home
last modified time | relevance | path

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

/external/skia/tools/
Dwin_dbghelp.h27 const char* getCdbPath();
Dwin_dbghelp.cpp85 const char* getCdbPath() { in getCdbPath() function
170 const char* cdbExePath = getCdbPath(); in GenerateDumpAndPrintCallstack()