Searched defs:GetInt64 (Results 1 – 3 of 3) sorted by relevance
97 static absl::StatusOr<int64_t> GetInt64(Field f) { in GetInt64() function138 static absl::StatusOr<int64_t> GetInt64(Field f, const Msg& msg) { in GetInt64() function181 static absl::StatusOr<int64_t> GetInt64(Field f, const Msg& msg, size_t idx) { in GetInt64() function287 static absl::StatusOr<int64_t> GetInt64(Field f) { in GetInt64() function
94 func GetInt64(buf []byte) (n int64) { func
113 func (t *Table) GetInt64(off UOffsetT) int64 { func