Searched refs:ReadBE (Results 1 – 2 of 2) sorted by relevance
190 uint32_t Buffer::ReadBE(uint32_t bytes) in ReadBE() function in OHOS::buffer::Buffer225 return static_cast<int32_t>(ReadBE(4)); in ReadInt32BE()257 return ReadBE(4); in ReadUInt32BE()
83 uint32_t ReadBE(uint32_t bytes);