Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.cpp646 tGMI pGMI; in GetModuleListPSAPI() local
665 pGMI = (tGMI)GetProcAddress(hPsapi, "GetModuleInformation"); in GetModuleListPSAPI()
666 if ((pEPM == NULL) || (pGMFNE == NULL) || (pGMBN == NULL) || (pGMI == NULL)) in GetModuleListPSAPI()
694 pGMI(hProcess, hMods[i], &mi, sizeof(mi)); in GetModuleListPSAPI()