Searched refs:GetAUInt32 (Results 1 – 3 of 3) sorted by relevance
55 context_->handles = MtpPacketTool::GetAUInt32(buffer, offset); in Parser()
79 … static std::shared_ptr<UInt32List> GetAUInt32(const std::vector<uint8_t> &buffer, size_t &offset);
730 std::shared_ptr<UInt32List> MtpPacketTool::GetAUInt32(const std::vector<uint8_t> &buffer, size_t &o… in GetAUInt32() function in OHOS::Media::MtpPacketTool