Home
last modified time | relevance | path

Searched defs:GetUInt16 (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_maker_note.cpp611 bool ExifMakerNote::GetUInt16(uint32_t offset, uint16_t &value) in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote
626 bool ExifMakerNote::GetUInt16(const std::vector<unsigned char> &buffer, ExifByteOrder order, in GetUInt16() function in OHOS::ImagePlugin::ExifMakerNote
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp420 uint16_t MtpPacketTool::GetUInt16(uint8_t numFirst, uint8_t numSecond) in GetUInt16() function in OHOS::Media::MtpPacketTool
577 uint16_t MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset) in GetUInt16() function in OHOS::Media::MtpPacketTool
604 bool MtpPacketTool::GetUInt16(const std::vector<uint8_t> &buffer, size_t &offset, uint16_t &value) in GetUInt16() function in OHOS::Media::MtpPacketTool

Completed in 3 milliseconds