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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tlhelp32.h 32 typedef HEAPLIST32 *LPHEAPLIST32;
37 WINBOOL WINAPI Heap32ListFirst(HANDLE hSnapshot,LPHEAPLIST32 lphl);
38 WINBOOL WINAPI Heap32ListNext(HANDLE hSnapshot,LPHEAPLIST32 lphl);
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
rand_win.c 173 typedef BOOL (WINAPI *HEAP32LIST)(HANDLE, LPHEAPLIST32);
  /external/openssl/crypto/rand/
rand_win.c 173 typedef BOOL (WINAPI *HEAP32LIST)(HANDLE, LPHEAPLIST32);

Completed in 39 milliseconds