Searched defs:SysStats_BuddyInfo_Decoder (Results 1 – 2 of 2) sorted by relevance
920 SysStats_BuddyInfo_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in SysStats_BuddyInfo_Decoder() function921 …explicit SysStats_BuddyInfo_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_cast<c… in SysStats_BuddyInfo_Decoder() function922 …explicit SysStats_BuddyInfo_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(raw.da… in SysStats_BuddyInfo_Decoder() function