Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h941 ::PROTOBUF_NAMESPACE_ID::uint64 _internal_supported_features() const;
1715 inline ::PROTOBUF_NAMESPACE_ID::uint64 CodeGeneratorResponse::_internal_supported_features() const { in _internal_supported_features() function
1720 return _internal_supported_features(); in supported_features()
Dplugin.pb.cc1403 …ACE_ID::internal::WireFormatLite::WriteUInt64ToArray(2, this->_internal_supported_features(), targ… in _InternalSerialize()
1450 this->_internal_supported_features()); in ByteSizeLong()