Home
last modified time | relevance | path

Searched refs:has_source_context (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtype.pb.cc537 if (this->has_source_context()) { in SerializeWithCachedSizes()
590 if (this->has_source_context()) { in SerializeWithCachedSizesToArray()
618 if (this->has_source_context()) { in ByteSize()
684 if (from.has_source_context()) { in MergeFrom()
897 bool Type::has_source_context() const { in has_source_context() function in google::protobuf::Type
2181 if (this->has_source_context()) { in SerializeWithCachedSizes()
2224 if (this->has_source_context()) { in SerializeWithCachedSizesToArray()
2252 if (this->has_source_context()) { in ByteSize()
2310 if (from.has_source_context()) { in MergeFrom()
2467 bool Enum::has_source_context() const { in has_source_context() function in google::protobuf::Enum
Dapi.pb.cc458 if (this->has_source_context()) { in SerializeWithCachedSizes()
518 if (this->has_source_context()) { in SerializeWithCachedSizesToArray()
560 if (this->has_source_context()) { in ByteSize()
631 if (from.has_source_context()) { in MergeFrom()
834 bool Api::has_source_context() const { in has_source_context() function in google::protobuf::Api
Dtype.pb.h241 bool has_source_context() const;
625 bool has_source_context() const;
1021 inline bool Type::has_source_context() const { in has_source_context() function
1461 inline bool Enum::has_source_context() const { in has_source_context() function
Dapi.pb.h151 bool has_source_context() const;
590 inline bool Api::has_source_context() const { in has_source_context() function