Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp371 pSGSP = (tSGSP)GetProcAddress(m_hDbhHelp, "SymGetSearchPath"); in Init()
533 typedef BOOL(__stdcall WINAPI* tSGSP)(HANDLE hProcess, PSTR SearchPath, DWORD SearchPathLength); typedef in StackWalkerInternal
534 tSGSP pSGSP;