Searched defs:Make (Results 1 – 2 of 2) sorted by relevance
33 static std::shared_ptr<TestPacketType<PacketType>> Make() { in Make() function37 static std::shared_ptr<TestPacketType<PacketType>> Make(std::shared_ptr<Packet> packet) { in Make() function41 static std::shared_ptr<TestPacketType<PacketType>> Make(std::vector<uint8_t> payload) { in Make() function46 static std::shared_ptr<TestPacketType<PacketType>> Make(std::vector<uint8_t> payload, in Make() function
34 static std::shared_ptr<VectorPacket> Make() { in Make() function38 static std::shared_ptr<VectorPacket> Make(std::vector<uint8_t> payload) { in Make() function