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

  /external/chromium/base/
image_util.cc 28 HMODULE the_dll = GetModuleHandleA(loaded_dll_name.c_str());
logging.cc 643 hmod = GetModuleHandleA(module_);
  /external/webkit/WebCore/platform/network/cf/
ResourceRequestCFNet.cpp 43 return GetModuleHandleA("CFNetwork");
45 return GetModuleHandleA("CFNetwork_debug");
  /external/expat/xmlwf/
xmlwin32url.cxx 317 GetModuleHandleA("urlmon.dll"),
  /external/libxml2/
catalog.c 82 #define GetModuleHandleA GetModuleHandle
85 void* __stdcall GetModuleHandleA(const char*);
    [all...]
  /external/webkit/WebCore/plugins/win/
PluginViewWin.cpp 215 HINSTANCE hMod = GetModuleHandleA(module);
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 138 milliseconds