Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp577 uint8_t MtpPacketTool::GetUInt8(const std::vector<uint8_t> &buffer, size_t &offset) in GetUInt8() function in OHOS::Media::MtpPacketTool
599 bool MtpPacketTool::GetUInt8(const std::vector<uint8_t> &buffer, size_t &offset, uint8_t &value) in GetUInt8() function in OHOS::Media::MtpPacketTool