Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc10383 if (has_jstype()) { in SerializeWithCachedSizes()
10435 if (has_jstype()) { in InternalSerializeWithCachedSizesToArray()
10481 if (has_jstype()) { in ByteSize()
10553 if (from.has_jstype()) { in MergeFrom()
10672 bool FieldOptions::has_jstype() const { in has_jstype() function in google::protobuf::FieldOptions
Ddescriptor.pb.h2456 bool has_jstype() const;
6714 inline bool FieldOptions::has_jstype() const { in has_jstype() function