Searched defs:final (Results 1 – 4 of 4) sorted by relevance
90 struct NullDecoder final : public Decoder { struct93 DecodeResult Decode(std::span<char>* output) final { in Decode() argument110 struct NullEncoder final : public Encoder { struct113 EncodeResult Encode(Block* output) final { in Encode() argument136 struct BrotliDecoder final : public Decoder { struct142 DecodeResult Decode(std::span<char>* output) final { in Decode() argument178 struct BrotliEncoder final : public Encoder { struct188 EncodeResult Encode(Block* output) final { in Encode() argument235 struct LZ4Decoder final : public Decoder { argument246 DecodeResult Decode(std::span<char>* output) final { in Decode() argument[all …]
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 { struct65 fdevent* interrupt_fde_ = nullptr;