Home
last modified time | relevance | path

Searched defs:handler (Results 2426 - 2450 of 2667) sorted by relevance

1...<<919293949596979899100>>...107

/third_party/nghttp2/src/
H A Dshrpx_tls.cc185 auto handler = static_cast<ClientHandler *>(conn->data); in servername_callback() local
396 auto handler = static_cast<ClientHandler *>(conn->data); in tls_session_new_cb() local
458 auto handler = static_cast<ClientHandler *>(conn->data); in tls_session_get_cb() local
544 auto handler in ticket_key_cb() local
669 auto handler = static_cast<ClientHandler *>(conn->data); info_callback() local
[all...]
H A Dshrpx_http3_upstream.cc63 auto handler = upstream->get_client_handler(); in timeoutcb() local
72 auto handler = upstream->get_client_handler(); in shutdown_timeout_cb() local
83 auto handler = upstream->get_client_handler(); in prepare_cb() local
106 auto handler = static_cast<ClientHandler *>(conn->data); in get_conn() local
112 Http3Upstream::Http3Upstream(ClientHandler *handler) in Http3Upstream() argument
208 auto handler = upstream->get_client_handler(); get_new_connection_id() local
236 auto handler = upstream->get_client_handler(); remove_connection_id() local
2184 auto handler = upstream->get_client_handler(); http_end_request_headers() local
[all...]
H A Dshrpx_http2_upstream.cc552 auto handler = upstream->get_client_handler(); in on_frame_recv_callback() local
669 auto handler = upstream->get_client_handler(); in on_frame_send_callback() local
896 auto handler = upstream->get_client_handler(); in settings_timeout_cb() local
909 auto handler = upstream->get_client_handler(); in shutdown_timeout_cb() local
1022 Http2Upstream(ClientHandler *handler) Http2Upstream() argument
[all...]
H A Dshrpx_http2_session.cc1100 auto handler = upstream->get_client_handler(); in on_response_headers() local
2232 auto handler = upstream->get_client_handler(); in handle_downstream_push_promise() local
H A Dshrpx_client_handler.cc69 auto handler = static_cast<ClientHandler *>(conn->data); in timeoutcb() local
81 auto handler = static_cast<ClientHandler *>(w->data); in shutdowncb() local
94 auto handler = static_cast<ClientHandler *>(conn->data); in readcb() local
106 auto handler in writecb() local
[all...]
H A DHttpServer.cc87 void delete_handler(Http2Handler *handler) { in delete_handler() argument
272 add_handler(Http2Handler *handler) add_handler() argument
273 remove_handler(Http2Handler *handler) remove_handler() argument
318 auto handler = accept_connection() local
454 Stream(Http2Handler *handler, int32_t stream_id) Stream() argument
516 auto handler = static_cast<Http2Handler *>(w->data); readcb() local
528 auto handler = static_cast<Http2Handler *>(w->data); writecb() local
1929 auto handler = static_cast<ListenEventHandler *>(w->data); acceptcb() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h171 int (*handler)(struct stream *, struct token **, struct token *); member
/third_party/node/deps/v8/src/execution/
H A Dframes.h1224 StackHandler* handler() const { handler() function in v8::internal::StackFrameIteratorBase
[all...]
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.cc652 void FeedbackNexus::ConfigureMegaDOM(const MaybeObjectHandle& handler) { in ConfigureMegaDOM() argument
869 void FeedbackNexus::ConfigureHandlerMode(const MaybeObjectHandle& handler) { in ConfigureHandlerMode() argument
1008 ConfigureMonomorphic(Handle<Name> name, Handle<Map> receiver_map, const MaybeObjectHandle& handler) ConfigureMonomorphic() argument
1037 MaybeObjectHandle handler = maps_and_handlers[current].second; ConfigurePolymorphic() local
1072 MaybeObjectHandle handler = config()->NewHandle(maybe_handler); ExtractMapsAndFeedback() local
1093 MaybeObjectHandle handler = config()->NewHandle(maybe_handler); ExtractMapsAndHandlers() local
1212 Handle<Code> handler; GetKeyedAccessStoreMode() local
1456 MaybeObject handler = pair.second; FeedbackIterator() local
1484 MaybeObject handler = polymorphic_feedback_->Get(index_ + kHandlerOffset); AdvancePolymorphic() local
[all...]
/third_party/node/deps/openssl/openssl/engines/
H A De_loader_attic.c1199 const FILE_HANDLER *handler = file_handlers[i]; in file_load_try_decode() local
[all...]
/third_party/libcoap/src/
H A Dcoap_net.c4073 coap_register_response_handler(coap_context_t *context, coap_response_handler_t handler) coap_register_response_handler() argument
4084 coap_register_nack_handler(coap_context_t *context, coap_nack_handler_t handler) coap_register_nack_handler() argument
4090 coap_register_ping_handler(coap_context_t *context, coap_ping_handler_t handler) coap_register_ping_handler() argument
4096 coap_register_pong_handler(coap_context_t *context, coap_pong_handler_t handler) coap_register_pong_handler() argument
[all...]
/third_party/openssl/engines/
H A De_loader_attic.c1199 const FILE_HANDLER *handler = file_handlers[i]; in file_load_try_decode() local
[all...]
/third_party/python/Lib/test/
H A Dtest_threading.py1631 def handler(signum, frame): function
/third_party/toybox/lib/
H A Dlib.c906 void sigatexit(void *handler) in sigatexit() argument
/third_party/python/Python/
H A Dpylifecycle.c3024 PyOS_setsig(int sig, PyOS_sighandler_t handler) in PyOS_setsig() argument
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_base_events.py649 def handler(loop, context): function
/third_party/python/Modules/_io/
H A Dtextio.c1014 PyObject *handler = PyCodec_LookupError(name); in io_check_errors() local
/third_party/python/Modules/
H A Dpyexpat.c93 xmlhandler handler; member
146 PyObject *handler = self->handlers[type]; in have_handler() local
992 PyObject *handler = self->handlers[i]; pyexpat_xmlparser_ExternalEntityParserCreate_impl() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp682 void append(SkShaper::RunHandler* handler, const SkShaper::RunHandler::RunInfo& runInfo, argument
711 void emit(SkUnicode* unicode, const ShapedLine& line, SkShaper::RunHandler* handler) { argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c1554 int (*handler)(struct wpa_ctrl *ctrl, int argc, char *argv[]); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c1513 int (*handler)(struct wpa_ctrl *ctrl, int argc, char *argv[]); member
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test.cpp1197 std::shared_ptr<AppExecFwk::EventHandler> handler; in HWTEST_F() local
2910 std::shared_ptr<AppExecFwk::EventHandler> handler = nullptr; in HWTEST_F() local
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1520 SetWebServiveWorkerSchemeHandler( const char* scheme, WebSchemeHandler* handler) SetWebServiveWorkerSchemeHandler() argument
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h636 virtual void OnFullScreenEnter(std::shared_ptr<NWebFullScreenExitHandler> handler) {} in OnFullScreenEnter() argument
669 virtual void OnDataResubmission(std::shared_ptr<NWebDataResubmissionCallback> handler) {} in OnDataResubmission() argument
651 OnWindowNewByJS( const std::string& targetUrl, bool isAlert, bool isUserTrigger, std::shared_ptr<NWebControllerHandler> handler) OnWindowNewByJS() argument
821 OnFullScreenEnterWithVideoSize( std::shared_ptr<NWebFullScreenExitHandler> handler, int video_natural_width, int video_natural_height) OnFullScreenEnterWithVideoSize() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp278 void ArkWebNWebImpl::SetNWebHandler(ArkWebRefPtr<ArkWebHandler> handler) in SetNWebHandler() argument

Completed in 62 milliseconds

1...<<919293949596979899100>>...107