Searched refs:_information_length (Results 1 – 1 of 1) sorted by relevance
2017 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } in information_length()2056 …void set_information_length(uint64 length) { _information_length = B_HOST_TO_LENDIAN_INT64(length)… in set_information_length()2096 uint64 _information_length; member2148 uint64 information_length() const { return B_LENDIAN_TO_HOST_INT64(_information_length); } in information_length()2194 …void set_information_length(uint64 length) { _information_length = B_HOST_TO_LENDIAN_INT64(length)… in set_information_length()2224 uint64 _information_length; member