Searched refs:has_bits (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/packet/parser/ | ||
D | size.h | 69 bool has_bits() const { in has_bits() function |
D | parent_def.cc | 147 if (offset.has_bits()) custom_field_size << " + " << offset.bits() / 8; in GetSize() |