Home
last modified time | relevance | path

Searched defs:CreateEventW (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dwin32.py35 CreateEventW = _stdcall_libraries['kernel32'].CreateEventW variable
/aosp_15_r20/external/python/pyserial/serial/
Dwin32.py48 CreateEventW = _stdcall_libraries['kernel32'].CreateEventW variable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
H A Dapr_dbg_win32_handles.h68 #define CreateEventW(sd,b1,b2,nm) apr_dbg_rv(CreateEventW,(sd,b1,b2,nm)) macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs63 pub fn CreateEventW( in CreateEventW() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/
H A Dwindows_sys.rs63 pub fn CreateEventW( in CreateEventW() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs65746 pub fn CreateEventW( in CreateEventW() function