Home
last modified time | relevance | path

Searched defs:hModule (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/Windows/
DMemoryLock.cpp31 HMODULE hModule = ::LoadLibrary(TEXT("Advapi32.dll")); in EnablePrivilege() local
DDLL.cpp62 HMODULE hModule = g_hInstance; in MyGetModuleFileName() local
DSecurityUtils.cpp70 HMODULE hModule = GetModuleHandle(TEXT("Advapi32.dll")); in GetSid() local
DSecurityUtils.h70 HMODULE hModule; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_symbol.c65 static HMODULE hModule = NULL; in getDbgHelpProcAddress() local
183 HMODULE hModule = NULL; in debug_symbol_name_dbghelp() local
Du_debug_stack.c75 static HMODULE hModule = NULL; in debug_backtrace_capture() local
/external/python/cpython2/Tools/msi/
Dmsisupport.c87 BOOL APIENTRY DllMain(HANDLE hModule, in DllMain()
/external/curl/lib/
Dsystem_win32.c271 HMODULE hModule = NULL; in Curl_load_library() local
/external/python/cpython2/Python/
Ddynload_win.c67 static char *GetPythonImport (HINSTANCE hModule)
/external/pdfium/core/fxcrt/
Dfx_basic_gcc.cpp124 uint32_t FXSYS_GetModuleFileName(void* hModule, char* buf, uint32_t bufsize) { in FXSYS_GetModuleFileName()
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.c135 DllMain(HINSTANCE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) { in DllMain()
/external/libpcap/
Dpcap-tc.c268 HMODULE hModule = NULL; in LoadLibrarySafe() local