Searched defs:AsInt64Slice (Results 1 – 2 of 2) sorted by relevance
177 static inline absl::Span<const int64> AsInt64Slice( in AsInt64Slice() function186 static inline absl::Span<const int64> AsInt64Slice( in AsInt64Slice() function
80 inline absl::Span<const int64> AsInt64Slice(const T& repeated_field) { in AsInt64Slice() function92 inline absl::Span<int64> AsInt64Slice(T* repeated_field) { in AsInt64Slice() function