Searched defs:RepeatedIterator (Results 1 – 2 of 2) sorted by relevance
59 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<bool>; variable60 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int32_t>; variable61 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint32_t>; variable62 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int64_t>; variable63 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint64_t>; variable64 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<float>; variable65 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<double>; variable