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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_loading.py 52 windll.kernel32.GetModuleHandleW
53 windll["kernel32"].GetModuleHandleW
54 windll.LoadLibrary("kernel32").GetModuleHandleW
55 WinDLL("kernel32").GetModuleHandleW
57 windll.coredll.GetModuleHandleW
58 windll["coredll"].GetModuleHandleW
59 windll.LoadLibrary("coredll").GetModuleHandleW
60 WinDLL("coredll").GetModuleHandleW
test_errno.py 65 GetModuleHandle = dll.GetModuleHandleW
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_loading.py 52 windll.kernel32.GetModuleHandleW
53 windll["kernel32"].GetModuleHandleW
54 windll.LoadLibrary("kernel32").GetModuleHandleW
55 WinDLL("kernel32").GetModuleHandleW
57 windll.coredll.GetModuleHandleW
58 windll["coredll"].GetModuleHandleW
59 windll.LoadLibrary("coredll").GetModuleHandleW
60 WinDLL("coredll").GetModuleHandleW
test_errno.py 65 GetModuleHandle = dll.GetModuleHandleW
  /external/chromium_org/sandbox/win/src/
process_mitigations_test.cc 89 ::GetProcAddress(::GetModuleHandleW(L"kernel32.dll"),
139 ::GetProcAddress(::GetModuleHandleW(L"kernel32.dll"),
203 ::GetProcAddress(::GetModuleHandleW(L"kernel32.dll"),
unload_dll_test.cc 28 HMODULE module2 = ::GetModuleHandleW(argv[1]);
  /external/chromium_org/base/win/
startup_information.cc 54 HMODULE module = ::GetModuleHandleW(L"kernel32.dll");
  /external/chromium_org/content/common/
sandbox_win.cc 184 HMODULE module = check_in_browser ? ::GetModuleHandleW(module_name) : NULL;
200 module = ::GetModuleHandleW(alt_name.c_str());
  /external/chromium_org/third_party/WebKit/Source/wtf/
Assertions.cpp 238 HMODULE kernel32 = ::GetModuleHandleW(L"Kernel32.dll");
  /external/chromium_org/components/breakpad/tools/
crash_service.cc 239 if (!CreateTopWindow(::GetModuleHandleW(NULL),
  /external/chromium_org/content/ppapi_plugin/
ppapi_thread.cc 83 HMODULE handle_kern32 = GetModuleHandleW(L"Kernel32.dll");
  /external/chromium_org/mojo/system/
raw_channel_win.cc 58 HMODULE module = GetModuleHandleW(L"kernel32.dll");
  /external/chromium_org/gpu/config/
gpu_info_collector_win.cc 568 HMODULE nvd3d9wrap = GetModuleHandleW(L"nvd3d9wrap.dll");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1062 milliseconds