Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc10213 if (has_jstype()) { in SerializeWithCachedSizes()
10265 if (has_jstype()) { in SerializeWithCachedSizesToArray()
10311 if (has_jstype()) { in ByteSize()
10379 if (from.has_jstype()) { in MergeFrom()
10498 bool FieldOptions::has_jstype() const { in has_jstype() function in google::protobuf::FieldOptions
Ddescriptor.pb.h2387 bool has_jstype() const;
6462 inline bool FieldOptions::has_jstype() const { in has_jstype() function