Home
last modified time | relevance | path

Searched defs:cookie (Results 76 - 100 of 183) sorted by relevance

12345678

/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_service.cpp539 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 Ddbinder_base_invoker_object.h432 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 Dipc_invoker.c604 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 Dipc_invoker.c258 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 Daudiotoolboxdec.c287 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 DGtables.c142 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 Ddri_common.c310 xcb_get_window_attributes_cookie_t cookie = { 0 }; in driInferDrawableConfig() local
H A Dglx_pbuffer.c401 xcb_get_window_attributes_cookie_t cookie = { 0 }; in __glXGetDrawableAttribute() local
/third_party/musl/src/internal/
H A Dstdio_impl.h106 void *cookie; member
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h102 void *cookie; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c199 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 Ddtlstest.c47 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 Dbad_dtls_test.c55 static unsigned char cookie[20]; variable
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dsessions.c172 const char *cookie; in get_session() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dpost_example.c150 const char *cookie; in get_session() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c55 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 Dwpa_ctrl.c68 char *cookie; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c55 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 Dwpa_ctrl.c63 char *cookie; member
/foundation/communication/ipc/ipc/test/serializer/
H A Dutils_serializer_test.cpp50 uint64_t cookie; member
/foundation/communication/ipc/ipc/native/c/rpc/src/
H A Ddbinder_invoker.c782 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 Davsscanf.c43 void *cookie; member
/third_party/alsa-lib/aserver/
H A Daserver.c202 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 Daserver.h157 int cookie; member
/third_party/libbpf/src/
H A Dnetlink.c132 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...]

Completed in 25 milliseconds

12345678