Home
last modified time | relevance | path

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

/third_party/boost/libs/log/src/windows/
Dmapped_shared_memory.cpp209 boost::winapi::HMODULE_ ntdll = boost::winapi::GetModuleHandleW(L"ntdll.dll"); in obtain_size() local
Dipc_sync_wrappers.cpp190 boost::winapi::HMODULE_ ntdll = boost::winapi::GetModuleHandleW(L"ntdll.dll"); in is_semaphore_zero_count_init() local
/third_party/boost/boost/outcome/experimental/status-code/
Dnt_code.hpp101 static win32::HMODULE ntdll = win32::GetModuleHandleW(L"NTDLL.DLL"); in _make_string_ref() local
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp134 HMODULE ntdll = GetModuleHandle("ntdll.dll"); in is_wine() local
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp133 HMODULE ntdll = GetModuleHandle("ntdll.dll"); in is_wine() local
/third_party/glib/gio/
Dgwin32registrykey.c1751 HMODULE ntdll = GetModuleHandleW (L"ntdll.dll"); in _g_win32_registry_key_reread() local
2505 HMODULE ntdll = GetModuleHandleW (L"ntdll.dll"); in g_win32_registry_key_watch() local
/third_party/ntfs-3g/libntfs-3g/
Dwin32_io.c292 BOOL ntdll; member