Home
last modified time | relevance | path

Searched defs:RepeatedIterator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Drepeated_field.cc59 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<bool>; variable
60 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int32_t>; variable
61 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint32_t>; variable
62 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int64_t>; variable
63 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint64_t>; variable
64 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<float>; variable
65 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<double>; variable
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Drepeated_field.cc59 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<bool>; variable
60 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int32_t>; variable
61 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint32_t>; variable
62 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<int64_t>; variable
63 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<uint64_t>; variable
64 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<float>; variable
65 template class PROTOBUF_EXPORT_TEMPLATE_DEFINE RepeatedIterator<double>; variable