Home
last modified time | relevance | path

Searched defs:module_handle (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Diat_patch.cc82 DWORD InterceptImportedFunction(HMODULE module_handle, in InterceptImportedFunction()
193 HMODULE module_handle = LoadLibraryW(module); in Patch() local
/external/e2fsprogs/intl/
Drelocatable.c288 DllMain (HINSTANCE module_handle, DWORD event, LPVOID reserved) in DllMain()