Searched refs:GetPackedRepeated (Results 1 – 3 of 3) sorted by relevance
315 decoder.GetPackedRepeated<proto_utils::ProtoWireType::kVarInt, int32_t>( in TEST()372 .GetPackedRepeated<proto_utils::ProtoWireType::kFixed32, uint32_t>( in TEST()429 .GetPackedRepeated<proto_utils::ProtoWireType::kFixed64, int64_t>( in TEST()
311 PackedRepeatedFieldIterator<wire_type, cpp_type> GetPackedRepeated( in GetPackedRepeated() function
107 auto it = decoder.template GetPackedRepeated< in ForEachVarInt()