Searched defs:GetInt32 (Results 1 – 3 of 3) sorted by relevance
89 static absl::StatusOr<int32_t> GetInt32(Field f) { in GetInt32() function130 static absl::StatusOr<int32_t> GetInt32(Field f, const Msg& msg) { in GetInt32() function172 static absl::StatusOr<int32_t> GetInt32(Field f, const Msg& msg, size_t idx) { in GetInt32() function263 static absl::StatusOr<int32_t> GetInt32(Field f) { in GetInt32() function
84 func GetInt32(buf []byte) (n int32) { func
108 func (t *Table) GetInt32(off UOffsetT) int32 { func