Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtype.pb.cc530 if (this->has_source_context()) { in SerializeWithCachedSizes()
583 if (this->has_source_context()) { in InternalSerializeWithCachedSizesToArray()
611 if (this->has_source_context()) { in ByteSize()
681 if (from.has_source_context()) { in MergeFrom()
894 bool Type::has_source_context() const { in has_source_context() function in google::protobuf::Type
2182 if (this->has_source_context()) { in SerializeWithCachedSizes()
2225 if (this->has_source_context()) { in InternalSerializeWithCachedSizesToArray()
2253 if (this->has_source_context()) { in ByteSize()
2315 if (from.has_source_context()) { in MergeFrom()
2472 bool Enum::has_source_context() const { in has_source_context() function in google::protobuf::Enum
Dapi.pb.cc451 if (this->has_source_context()) { in SerializeWithCachedSizes()
511 if (this->has_source_context()) { in InternalSerializeWithCachedSizesToArray()
553 if (this->has_source_context()) { in ByteSize()
628 if (from.has_source_context()) { in MergeFrom()
831 bool Api::has_source_context() const { in has_source_context() function in google::protobuf::Api
Dtype.pb.h245 bool has_source_context() const;
637 bool has_source_context() const;
1041 inline bool Type::has_source_context() const { in has_source_context() function
1481 inline bool Enum::has_source_context() const { in has_source_context() function
Dapi.pb.h155 bool has_source_context() const;
602 inline bool Api::has_source_context() const { in has_source_context() function