Home
last modified time | relevance | path

Searched defs:ntdll (Results 1 – 15 of 15) sorted by relevance

/external/lzma/CPP/Windows/
DMemoryLock.cpp100 const HMODULE ntdll = ::GetModuleHandleW(L"ntdll.dll"); in Get_LargePages_RiskLevel() local
DSystemInfo.cpp867 const HMODULE ntdll = ::GetModuleHandleW(L"ntdll.dll"); in My_RtlGetVersion() local
/external/cronet/stable/base/process/
Dprocess_handle_win.cc48 HINSTANCE ntdll = GetModuleHandle(L"ntdll.dll"); in GetParentProcessId() local
/external/cronet/tot/base/process/
Dprocess_handle_win.cc48 HINSTANCE ntdll = GetModuleHandle(L"ntdll.dll"); in GetParentProcessId() local
/external/pciutils/lib/
Di386-io-windows.h149 HMODULE ntdll; in SetProcessUserModeIOPL() local
Dwin32-sysdbg.c88 static HMODULE ntdll; variable
Dphysmem-windows.c148 HMODULE ntdll; member
/external/rust/android-crates-io/crates/parking_lot_core/src/thread_parker/windows/
Dkeyed_event.rs52 let ntdll = unsafe { GetModuleHandleA(b"ntdll.dll\0".as_ptr()) }; in create() localVariable
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp138 HMODULE ntdll = GetModuleHandle("ntdll.dll"); in is_wine() local
/external/cpuinfo/src/x86/windows/
Dinit.c97 HMODULE ntdll = GetModuleHandleW(L"ntdll.dll"); in cpuinfo_x86_windows_is_wine() local
/external/lzma/CPP/7zip/UI/FileManager/
DAltStreamsFolder.cpp576 const HMODULE ntdll = ::GetModuleHandleW(L"ntdll.dll"); in Z7_COM7F_IMF() local
/external/cronet/stable/base/debug/
Dgdi_debug_util_win.cc181 HMODULE ntdll = GetModuleHandle(L"ntdll.dll"); in GetGdiTableEntries() local
/external/cronet/tot/base/debug/
Dgdi_debug_util_win.cc181 HMODULE ntdll = GetModuleHandle(L"ntdll.dll"); in GetGdiTableEntries() local
/external/google-breakpad/src/processor/
Dstackwalker_x86_unittest.cc1085 MockCodeModule ntdll(0x776e0000, 0x142000, "ntdll", "ntdllver"); in TEST_F() local
/external/python/cpython3/Modules/
Dposixmodule.c9330 HMODULE ntdll; in win32_getppid_fast() local