Searched refs:ReadLE (Results 1 – 2 of 2) sorted by relevance
188 uint32_t Buffer::ReadLE(uint32_t bytes) in ReadLE() function in OHOS::buffer::Buffer228 return static_cast<int32_t>(ReadLE(4)); in ReadInt32LE()260 return ReadLE(4); in ReadUInt32LE()
87 uint32_t ReadLE(uint32_t bytes);