Searched refs:WeakType (Results 1 – 3 of 3) sorted by relevance
106 typedef MessageLite WeakType; typedef
490 const typename TypeHandler::WeakType& Get(int index) const;679 typedef GenericType WeakType;771 typedef std::string WeakType;1546 inline const typename TypeHandler::WeakType& RepeatedPtrFieldBase::Get(1673 typename TypeHandler::WeakType* other_elem =1674 reinterpret_cast<typename TypeHandler::WeakType*>(other_elems[i]);1675 typename TypeHandler::WeakType* new_elem =1676 reinterpret_cast<typename TypeHandler::WeakType*>(our_elems[i]);1682 typename TypeHandler::WeakType* other_elem =1683 reinterpret_cast<typename TypeHandler::WeakType*>(other_elems[i]);[all …]
350 typedef MessageLite WeakType; typedef