Searched defs:AsInt64Slice (Results 1 – 2 of 2) sorted by relevance
178 static inline absl::Span<const int64> AsInt64Slice( in AsInt64Slice() function187 static inline absl::Span<const int64> AsInt64Slice( in AsInt64Slice() function
85 inline absl::Span<const int64> AsInt64Slice(const T& repeated_field) { in AsInt64Slice() function97 inline absl::Span<int64> AsInt64Slice(T* repeated_field) { in AsInt64Slice() function