Home
last modified time | relevance | path

Searched refs:IteratorPointerType (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Drepeated_field_reflection.h164 typedef typename RefTypeTraits<T>::IteratorPointerType IteratorPointerType; typedef
204 IteratorPointerType operator->() const {
205 return static_cast<IteratorPointerType>(
268 typedef T* IteratorPointerType;
284 typedef int32* IteratorPointerType;
299 typedef string* IteratorPointerType;
327 typedef const T* IteratorPointerType;
Dreflection.h426 typedef typename RefTypeTraits<T>::IteratorPointerType IteratorPointerType; typedef
466 IteratorPointerType operator->() const {
467 return static_cast<IteratorPointerType>(
530 typedef T* IteratorPointerType;
546 typedef int32* IteratorPointerType;
561 typedef string* IteratorPointerType;
589 typedef const T* IteratorPointerType;