Searched defs:GetUInt16 (Results 1 – 3 of 3) sorted by relevance
188 bool HapByteBuffer::GetUInt16(int32_t index, uint16_t& value) in GetUInt16() function in OHOS::Security::Verify::HapByteBuffer
427 uint16_t MtpPacketTool::GetUInt16(uint8_t numFirst, uint8_t numSecond) in GetUInt16() function in OHOS::Media::MtpPacketTool584 uint16_t MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset) in GetUInt16() function in OHOS::Media::MtpPacketTool611 bool MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset, uint16_t &value) in GetUInt16() function in OHOS::Media::MtpPacketTool
609 bool ExifMakerNote::GetUInt16(uint32_t offset, uint16_t &value) in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote624 bool ExifMakerNote::GetUInt16(const std::vector<unsigned char> &buffer, ExifByteOrder order, in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote