Searched refs:has_lazy (Results 1 – 2 of 2) sorted by relevance
10208 if (has_lazy()) { in SerializeWithCachedSizes()10260 if (has_lazy()) { in SerializeWithCachedSizesToArray()10317 if (has_lazy()) { in ByteSize()10382 if (from.has_lazy()) { in MergeFrom()10523 bool FieldOptions::has_lazy() const { in has_lazy() function in google::protobuf::FieldOptions
2394 bool has_lazy() const;6487 inline bool FieldOptions::has_lazy() const { in has_lazy() function