Home
last modified time | relevance | path

Searched refs:GetModuleHandleExW (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/libloading/src/os/windows/
Dmod.rs120 with_get_last_error(|source| crate::Error::GetModuleHandleExW { source }, || { in this()
121 let result = libloaderapi::GetModuleHandleExW(0, std::ptr::null_mut(), &mut handle); in this()
153 with_get_last_error(|source| crate::Error::GetModuleHandleExW { source }, || { in open_already_loaded()
156 … let result = libloaderapi::GetModuleHandleExW(0, wide_filename.as_ptr(), &mut handle); in open_already_loaded()
/external/rust/crates/libloading/src/
Derror.rs54 GetModuleHandleExW { enumerator
115 GetModuleHandleExW { .. } => write!(f, "GetModuleHandleExW failed"), in fmt()
/external/rust/crates/shared_library/src/
Ddynamic_library.rs353 GetModuleHandleExW(0, ptr::null(), &mut handle) in open()
398 fn GetModuleHandleExW( in GetModuleHandleExW() function
/external/webrtc/rtc_base/
Dwin32_window.cc38 if (!GetModuleHandleExW(GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS | in Create()
/external/angle/src/common/
Dsystem_utils_win.cpp158 if (GetModuleHandleExW( in GetModuleDirectory()
/external/rust/crates/libloading/tests/
Dfunctions.rs247 Err(libloading::Error::GetModuleHandleExW { .. }) => true, in library_open_already_loaded()
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym511 PUBLIC 1fcc1 c GetModuleHandleExW