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

  /external/swiftshader/src/Common/
SharedLibrary.hpp 74 GetModuleHandleEx(0, path, &module);
  /external/libchrome/base/debug/
profiler.cc 170 if (!::GetModuleHandleEx(kFlags, function_in_module, &module)) {
  /external/webrtc/webrtc/base/
win32window.cc 40 if (!GetModuleHandleEx(GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS |
44 LOG_GLE(LS_ERROR) << "GetModuleHandleEx failed";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
libloaderapi.h 101 #define GetModuleHandleEx __MINGW_NAME_AW(GetModuleHandleEx)
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_symbol.c 185 if (!GetModuleHandleEx(GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS,

Completed in 290 milliseconds