| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | TaskpoolSpecifiedTaskTest.cpp | 65 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument 75 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_sharedtask_func_test.c | 78 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument 89 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
|
| H A D | taskpool_specifiedtask_func_test.c | 71 static int32 SendRequestProxyDF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyDF() argument 82 static int32 SendRequestProxyF(const Identity *identity, const Request *request, Handler handler) in SendRequestProxyF() argument
|
| /test/xts/hats/kernel/freelist/safe_unlink/ |
| H A D | Malloc_safe_unlink.cpp | 78 static void handler(int s) in handler() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | TextTrieMap.java | 91 public void find(CharSequence text, ResultHandler<V> handler) { in find() argument 95 public void find(CharSequence text, int offset, ResultHandler<V> handler) { in find() argument 99 private void find(CharSequence text, int offset, ResultHandler<V> handler, Output output) { in find() argument 104 find(Node node, CharIterator chitr, ResultHandler<V> handler, Output output) find() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| H A D | KeyTypeData.java | 99 SpecialTypeHandler handler; field in KeyTypeData.SpecialType 100 SpecialType(SpecialTypeHandler handler) { in SpecialType() argument
|
| /third_party/icu/icu4c/source/common/ |
| H A D | propsvec.cpp | 336 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) { in upvec_compact() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_hrtimer.c | 124 struct handler_list_node *handler = NULL; in HrtimerHandlerRun() local 332 int linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) in linux_hrtimer_create() argument 354 struct handler_list_node *handler = NULL; HandleNodeInit() local 370 struct handler_list_node *handler = NULL; linux_hrtimer_start() local 509 struct handler_list_node *handler = NULL; linux_hrtimer_is_queued() local [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| H A D | KeyTypeData.java | 95 SpecialTypeHandler handler; field in KeyTypeData.SpecialType 96 SpecialType(SpecialTypeHandler handler) { in SpecialType() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | TextTrieMap.java | 96 public void find(CharSequence text, ResultHandler<V> handler) { in find() argument 100 public void find(CharSequence text, int offset, ResultHandler<V> handler) { in find() argument 104 private void find(CharSequence text, int offset, ResultHandler<V> handler, Output output) { in find() argument 109 find(Node node, CharIterator chitr, ResultHandler<V> handler, Output output) find() argument [all...] |
| /third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/ |
| H A D | GeneratePhonePrefixData.java | 100 parseTextFile(InputStream input, PhonePrefixMappingHandler handler) parseTextFile() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_io_lwip.c | 47 coap_lwip_set_input_wait_handler(coap_context_t *context, coap_lwip_input_wait_handler_t handler, void *input_arg) coap_lwip_set_input_wait_handler() argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | proxy_get_own_property_descriptor.js | [all...] |
| /third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/ |
| H A D | main.c | 201 lws_dbus_message_handler handler; member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | logging.c | 288 void ntfs_log_set_handler(ntfs_log_handler *handler) in ntfs_log_set_handler() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_mruby_module_env.cc | 89 auto handler = upstream->get_client_handler(); in env_get_remote_addr() local 102 auto handler = upstream->get_client_handler(); in env_get_server_port() local 114 auto handler = upstream->get_client_handler(); in env_get_server_addr() local 126 auto handler = upstream->get_client_handler(); in env_get_tls_used() local 137 auto handler = upstream->get_client_handler(); in env_get_tls_sni() local 149 auto handler = upstream->get_client_handler(); env_get_tls_client_fingerprint_md() local 201 auto handler = upstream->get_client_handler(); env_get_tls_client_subject_name() local 231 auto handler = upstream->get_client_handler(); env_get_tls_client_issuer_name() local 261 auto handler = upstream->get_client_handler(); env_get_tls_client_serial() local 291 auto handler = upstream->get_client_handler(); env_get_tls_client_not_before() local 325 auto handler = upstream->get_client_handler(); env_get_tls_client_not_after() local 359 auto handler = upstream->get_client_handler(); env_get_tls_cipher() local 375 auto handler = upstream->get_client_handler(); env_get_tls_protocol() local 391 auto handler = upstream->get_client_handler(); env_get_tls_session_id() local 418 auto handler = upstream->get_client_handler(); env_get_tls_session_reused() local 434 auto handler = upstream->get_client_handler(); env_get_alpn() local 445 auto handler = upstream->get_client_handler(); env_get_tls_handshake_finished() local [all...] |
| H A D | shrpx_mruby_module_response.cc | 271 auto handler = upstream->get_client_handler(); in response_return() local 360 auto handler = upstream->get_client_handler(); in response_send_info() local
|
| /third_party/musl/src/signal/liteos_a/ |
| H A D | sigaction.c | 170 static int __sig_cannot_catche(int sig, sa_sighandler_t handler) in __sig_cannot_catche() argument 251 sa_sighandler_t handler = NULL; in __sig_action_opr() local [all...] |
| /third_party/musl/porting/liteos_a/user/src/signal/ |
| H A D | sigaction.c | 155 static int __sig_cannot_catche(int sig, sa_sighandler_t handler) in __sig_cannot_catche() argument 236 sa_sighandler_t handler = NULL; in __sig_action_opr() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | propsvec.cpp | 336 upvec_compact(UPropsVectors *pv, UPVecCompactHandler *handler, void *context, UErrorCode *pErrorCode) { in upvec_compact() argument
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpserver.c | 60 struct sigaction handler; /* Behavior for a signal */ variable [all...] |
| H A D | ns-icmpv4_sender.c | 76 struct sigaction handler; /* Behavior for a signal */ variable
|
| H A D | ns-igmp_querier.c | 73 struct sigaction handler; /* Behavior for a signal */ variable
|
| H A D | ns-mcast_receiver.c | 69 struct sigaction handler; /* Behavior for a signal */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 559 static void handler(int sig) handler() function [all...] |