Home
last modified time | relevance | path

Searched defs:GetUInt16 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/common/
H A Dhap_byte_buffer.cpp188 bool HapByteBuffer::GetUInt16(int32_t index, uint16_t& value) in GetUInt16() function in OHOS::Security::Verify::HapByteBuffer
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp427 uint16_t MtpPacketTool::GetUInt16(uint8_t numFirst, uint8_t numSecond) in GetUInt16() function in OHOS::Media::MtpPacketTool
584 uint16_t MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset) in GetUInt16() function in OHOS::Media::MtpPacketTool
611 bool MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset, uint16_t &value) in GetUInt16() function in OHOS::Media::MtpPacketTool
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp609 bool ExifMakerNote::GetUInt16(uint32_t offset, uint16_t &value) in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote
624 bool ExifMakerNote::GetUInt16(const std::vector<unsigned char> &buffer, ExifByteOrder order, in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote