/foundation/communication/netmanager_base/services/netstatsmanager/src/ |
H A D | net_stats_service.cpp | 539 int32_t NetStatsService::GetCookieRxBytes(uint64_t &stats, uint64_t cookie) in GetCookieRxBytes() argument 545 int32_t NetStatsService::GetCookieTxBytes(uint64_t &stats, uint64_t cookie) in GetCookieTxBytes() argument
|
/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_object.h | 432 template <class T> bool DBinderBaseInvoker<T>::AddDeathRecipient(int32_t handle, void *cookie)
in AddDeathRecipient() argument 437 RemoveDeathRecipient(int32_t handle, void *cookie) RemoveDeathRecipient() argument [all...] |
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
H A D | ipc_invoker.c | 604 static int32_t IpcAddDeathRecipient(int32_t handle, void *cookie) in IpcAddDeathRecipient() argument 619 static int32_t IpcRemoveDeathRecipient(int32_t handle, void *cookie) in IpcRemoveDeathRecipient() argument
|
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
H A D | ipc_invoker.c | 258 static void HandleDeadBinderDone(void *cookie) in HandleDeadBinderDone() argument 262 binder_uintptr_t cookie; in HandleDeadBinderDone() member 498 IpcAddDeathRecipient(int32_t handle, void *cookie) IpcAddDeathRecipient() argument 510 IpcRemoveDeathRecipient(int32_t handle, void *cookie) IpcRemoveDeathRecipient() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | audiotoolboxdec.c | 287 uint8_t *cookie = ffat_get_magic_cookie(avctx, &cookie_size); in ffat_set_extradata() local 329 uint8_t *cookie = ffat_get_magic_cookie(avctx, &cookie_size); in ffat_create_decoder() local [all...] |
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Gtables.c | 142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; in _Uia64_find_dyn_list() local
|
/third_party/mesa3d/src/glx/ |
H A D | dri_common.c | 310 xcb_get_window_attributes_cookie_t cookie = { 0 }; in driInferDrawableConfig() local
|
H A D | glx_pbuffer.c | 401 xcb_get_window_attributes_cookie_t cookie = { 0 }; in __glXGetDrawableAttribute() local
|
/third_party/musl/src/internal/ |
H A D | stdio_impl.h | 106 void *cookie; member
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | stdio_impl.h | 102 void *cookie; member
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_winsys_dri.c | 199 xcb_dri2_get_buffers_cookie_t cookie; in vl_dri2_screen_texture_from_drawable() local 274 xcb_dri2_get_msc_cookie_t cookie; in vl_dri2_screen_get_timestamp() local
|
/third_party/openssl/test/ |
H A D | dtlstest.c | 47 static int generate_cookie_cb(SSL *ssl, unsigned char *cookie, in generate_cookie_cb() argument 55 static int verify_cookie_cb(SSL *ssl, const unsigned char *cookie, in verify_cookie_cb() argument
|
H A D | bad_dtls_test.c | 55 static unsigned char cookie[20]; variable [all...] |
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | sessions.c | 172 const char *cookie; in get_session() local
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | post_example.c | 150 const char *cookie; in get_session() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | httpread.c | 55 void *cookie; /* pass to callback */ member 729 httpread_create( int sd, void (*cb)(struct httpread *handle, void *cookie, enum httpread_event e), void *cookie, int max_bytes, int timeout_seconds ) httpread_create() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | wpa_ctrl.c | 68 char *cookie; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | httpread.c | 55 void *cookie; /* pass to callback */ member 729 httpread_create( int sd, void (*cb)(struct httpread *handle, void *cookie, enum httpread_event e), void *cookie, int max_bytes, int timeout_seconds ) httpread_create() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | wpa_ctrl.c | 63 char *cookie; member
|
/foundation/communication/ipc/ipc/test/serializer/ |
H A D | utils_serializer_test.cpp | 50 uint64_t cookie; member
|
/foundation/communication/ipc/ipc/native/c/rpc/src/ |
H A D | dbinder_invoker.c | 782 static int32_t RpcAddDeathRecipient(int32_t handle, void *cookie) in RpcAddDeathRecipient() argument 789 static int32_t RpcRemoveDeathRecipient(int32_t handle, void *cookie) in RpcRemoveDeathRecipient() argument
|
/third_party/ffmpeg/libavutil/ |
H A D | avsscanf.c | 43 void *cookie; member
|
/third_party/alsa-lib/aserver/ |
H A D | aserver.c | 202 int cookie; member 216 uint32_t cookie; member 283 static int pcm_shm_open(client_t *client, int *cookie) in pcm_shm_open() argument 548 static int ctl_shm_open(client_t *client, int *cookie) in ctl_shm_open() argument 840 uint32_t cookie; in inet_pending_handler() local [all...] |
/third_party/alsa-lib/include/ |
H A D | aserver.h | 157 int cookie; member
|
/third_party/libbpf/src/ |
H A D | netlink.c | 132 libbpf_netlink_recv(int sock, __u32 nl_pid, int seq, __dump_nlmsg_t _fn, libbpf_dump_nlmsg_t fn, void *cookie) libbpf_netlink_recv() argument 222 libbpf_netlink_send_recv(struct libbpf_nla_req *req, int proto, __dump_nlmsg_t parse_msg, libbpf_dump_nlmsg_t parse_attr, void *cookie) libbpf_netlink_send_recv() argument 249 parse_genl_family_id(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) parse_genl_family_id() argument 344 __dump_link_nlmsg(struct nlmsghdr *nlh, libbpf_dump_nlmsg_t dump_link_nlmsg, void *cookie) __dump_link_nlmsg() argument 360 get_xdp_info(void *cookie, void *msg, struct nlattr **tb) get_xdp_info() argument 405 parse_xdp_features(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) parse_xdp_features() argument 656 __get_tc_info(void *cookie, struct tcmsg *tc, struct nlattr **tb, bool unicast) __get_tc_info() argument 681 get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, void *cookie) get_tc_info() argument [all...] |