Searched defs:ConstBytes (Results 1 – 3 of 3) sorted by relevance
31 struct ConstBytes { struct32 std::string ToStdString() const { in ToStdString()36 const uint8_t* data;37 size_t size;
44 using ConstBytes = protozero::ConstBytes; variable
395 const protozero::ConstBytes&, Delegate& delegate) { in TEST_F()435 const protozero::ConstBytes&, Delegate& delegate) { in TEST_F()