Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/misc/
Drun.py141 CreateToolhelp32Snapshot= windll.kernel32.CreateToolhelp32Snapshot
142 CreateToolhelp32Snapshot.reltype = c_long
143 CreateToolhelp32Snapshot.argtypes = [ c_int , c_int ]
162 hProcessSnap = CreateToolhelp32Snapshot( TH32CS_SNAPPROCESS , 0 )
174 hModuleSnap = CreateToolhelp32Snapshot( TH32CS_SNAPMODULE, pe32.th32ProcessID )
/external/v8/src/base/platform/
Dplatform-win32.cc941 V(CreateToolhelp32Snapshot) \
1009 typedef HANDLE (__stdcall *DLL_FUNC_TYPE(CreateToolhelp32Snapshot))( typedef
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym803 PUBLIC 64b47 8 CreateToolhelp32Snapshot