Searched defs:final (Results 1 – 8 of 8) sorted by relevance
55 struct fdevent final { struct78 // final. argument
35 struct fdevent_context_epoll final : public fdevent_context { struct52 unique_fd interrupt_fd_;53 fdevent* interrupt_fde_ = nullptr;
47 struct fdevent_context_poll final : public fdevent_context { struct62 fdevent* interrupt_fde_ = nullptr;
55 struct Mount final { struct66 struct iterator final : public std::vector<Root>::const_iterator { struct67 using base = std::vector<Root>::const_iterator;68 using value_type = Mount;71 explicit iterator(base b) : base(b) {} in iterator()
136 struct BlockRange final : public IncFsBlockRange { struct141 class FilledRanges final { argument
459 struct tBTA_AV_SCB final { struct462 const tBTA_AV_CO_FUNCTS* p_cos; /* the associated callout functions */463 bool sdp_discovery_started; /* variable to determine whether SDP is started */464 tBTA_AV_SEP seps[BTAV_A2DP_CODEC_INDEX_MAX];465 AvdtpSepConfig peer_cap; /* buffer used for get capabilities */466 list_t* a2dp_list; /* used for audio channels only */467 tBTA_AV_Q_INFO q_info;468 tAVDT_SEP_INFO sep_info[BTA_AV_NUM_SEPS]; /* stream discovery results */469 AvdtpSepConfig cfg; /* local SEP configuration */470 alarm_t* avrc_ct_timer; /* delay timer for AVRC CT */[all …]
101 union FuseBuffer final { union
802 static void process_ad(ae_ctx* ctx, const void* ad, int ad_len, int final) { in process_ad()939 int ad_len, void* ct, void* tag, int final) { in ae_encrypt()1156 int ad_len, void* pt, const void* tag, int final) { in ae_decrypt()