Searched refs:SetEventFilterCompleteView (Results 1 – 2 of 2) sorted by relevance
828 check_complete<SetEventFilterCompleteView>)); in set_event_filter()
5637 …SetEventFilterCompleteView : public CommandCompleteView { public:static SetEventFilterCompleteView… in CreateOptional()5639 …SetEventFilterCompleteView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shared<std:… in CreateOptional()5653 explicit SetEventFilterCompleteView(CommandCompleteView parent) : CommandCompleteView(std::move(par… in CreateOptional() function25758 static std::unique_ptr<SetEventFilterCompleteBuilder> FromView(SetEventFilterCompleteView view) {if… in Create()25779 …eBytes(std::vector<uint8_t> captured_packet) {SetEventFilterCompleteView view = SetEventFilterComp…25782 …vec = std::vector<uint8_t>(data, data + size);SetEventFilterCompleteView view = SetEventFilterComp…