Home
last modified time | relevance | path

Searched defs:dwCtrlType (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/openthread/tools/harness-simulation/harness/Thread_Harness/THCI/
H A DOpenThread_Sim.py95 def __disconnect(self, dwCtrlType): argument
/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dmultiprocessing.c83 ProcessingCtrlHandler(DWORD dwCtrlType) in ProcessingCtrlHandler()
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp76 BOOL WINAPI CtrlHandler(DWORD dwCtrlType) { in CtrlHandler()
/aosp_15_r20/external/openthread/tools/harness-simulation/harness/Thread_Harness/Sniffer/
H A DSimSniffer.py301 def __disconnect(self, dwCtrlType): argument
/aosp_15_r20/external/python/cpython2/Modules/
Dtimemodule.c47 static BOOL WINAPI PyCtrlHandler(DWORD dwCtrlType) in PyCtrlHandler()
/aosp_15_r20/external/curl/tests/server/
H A Dutil.c561 static BOOL WINAPI ctrl_event_handler(DWORD dwCtrlType) in ctrl_event_handler()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c18918 DWORD dwCtrlType /* One of the CTRL_*_EVENT constants */ in ConsoleCtrlHandler()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c18913 DWORD dwCtrlType /* One of the CTRL_*_EVENT constants */ in ConsoleCtrlHandler()