Searched defs:read_bool (Results 1 – 3 of 3) sorted by relevance
55 public bool read_bool() in read_bool() method in iio.Attr
32 static INLINE int read_bool(vpx_reader *r, int prob, BD_VALUE *value, in read_bool() function
357 pub fn read_bool(&mut self) -> ProtobufResult<bool> { in read_bool() method