Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc10389 if (has_weak()) { in SerializeWithCachedSizes()
10441 if (has_weak()) { in InternalSerializeWithCachedSizesToArray()
10497 if (has_weak()) { in ByteSize()
10562 if (from.has_weak()) { in MergeFrom()
10745 bool FieldOptions::has_weak() const { in has_weak() function in google::protobuf::FieldOptions
Ddescriptor.pb.h2477 bool has_weak() const;
6787 inline bool FieldOptions::has_weak() const { in has_weak() function