Searched refs:has_lazy (Results 1 – 2 of 2) sorted by relevance
6314 if (has_lazy()) { in SerializeWithCachedSizes()6370 if (has_lazy()) { in SerializeWithCachedSizesToArray()6425 if (has_lazy()) { in ByteSize()6490 if (from.has_lazy()) { in MergeFrom()
1955 inline bool has_lazy() const;5637 inline bool FieldOptions::has_lazy() const { in has_lazy() function