Home
last modified time | relevance | path

Searched defs:handlers (Results 1 – 25 of 46) sorted by relevance

12

/third_party/python/Doc/library/
Dsignal.rst50 .. _signals-and-threads:
/third_party/cef/tests/cefclient/browser/
Dbinding_test.cc52 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
Dwindow_test.cc117 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
Ddialog_test.cc171 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
Durlrequest_test.cc180 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
Dpreferences_test.cc329 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
Dserver_test.cc382 void CreateMessageHandlers(test_runner::MessageHandlerSet& handlers) { in CreateMessageHandlers()
/third_party/typescript/tests/cases/compiler/
DinstantiateContextualTypes.ts13 declare let handlers: A<(value: number) => void>; variable
/third_party/python/Lib/multiprocessing/
Dforkserver.py299 def _serve_one(child_r, fds, unused_fds, handlers): argument
/third_party/ltp/testcases/kernel/uevents/
Duevent03.c72 char *handlers, *handler1, *handler2, *sysname; in verify_uevent() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DURLHandler.java35 private static final Map<String, Method> handlers; field in URLHandler
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DURLHandler.java31 private static final Map<String, Method> handlers; field in URLHandler
/third_party/python/Lib/logging/
Dconfig.py185 def _install_loggers(cp, handlers, disable_existing): argument
767 def add_handlers(self, logger, handlers): argument
/third_party/python/Lib/test/
Dtest_urllib2net.py246 def _test_urls(self, urls, handlers, retry=True): argument
/third_party/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Djsonrpc2.go32 handlers []Handler member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Djsonrpc2.go32 handlers []Handler member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/jsonrpc2/
Djsonrpc2.go32 handlers []Handler member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius_client.c290 struct radius_rx_handler **handlers, *newh; in radius_client_register() local
822 struct radius_rx_handler *handlers; in radius_client_receive() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-dbus.c656 pa_hashmap *handlers; in create_method_handlers() local
712 pa_hashmap *handlers; in create_property_handlers() local
/third_party/node/deps/npm/node_modules/yargs/lib/
Dcommand.js77 handlers[parsedCommand.cmd] = { variable
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius_client.c291 struct radius_rx_handler **handlers, *newh; in radius_client_register() local
825 struct radius_rx_handler *handlers; in radius_client_receive() local
/third_party/gn/src/gn/
Dcommand_desc.cc691 std::map<std::string, DescHandlerFunc> handlers = GetHandlers(); in RunDesc() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dgas_server.c45 struct dl_list handlers; /* struct gas_server_handler::list */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dgas_server.c48 struct dl_list handlers; /* struct gas_server_handler::list */ member
/third_party/cef/tests/ceftests/
Drequest_handler_unittest.cc466 std::vector<CefRefPtr<NetNotifyTestHandler>> handlers; in RunNetNotifyTest() local

12