Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc9555 if (has_map_entry()) { in SerializeWithCachedSizes()
9595 if (has_map_entry()) { in SerializeWithCachedSizesToArray()
9639 if (has_map_entry()) { in ByteSize()
9694 if (from.has_map_entry()) { in MergeFrom()
9825 bool MessageOptions::has_map_entry() const { in has_map_entry() function in google::protobuf::MessageOptions
Ddescriptor.pb.h2203 bool has_map_entry() const;
6355 inline bool MessageOptions::has_map_entry() const { in has_map_entry() function