Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc10219 if (has_weak()) { in SerializeWithCachedSizes()
10271 if (has_weak()) { in SerializeWithCachedSizesToArray()
10327 if (has_weak()) { in ByteSize()
10388 if (from.has_weak()) { in MergeFrom()
10571 bool FieldOptions::has_weak() const { in has_weak() function in google::protobuf::FieldOptions
Ddescriptor.pb.h2408 bool has_weak() const;
6535 inline bool FieldOptions::has_weak() const { in has_weak() function