Searched refs:SetDevicePropValueData (Results 1 – 4 of 4) sorted by relevance
29 SetDevicePropValueData::SetDevicePropValueData(std::shared_ptr<MtpOperationContext> &context) in SetDevicePropValueData() function in OHOS::Media::SetDevicePropValueData34 SetDevicePropValueData::SetDevicePropValueData() in SetDevicePropValueData() function in OHOS::Media::SetDevicePropValueData38 SetDevicePropValueData::~SetDevicePropValueData() in ~SetDevicePropValueData()42 int SetDevicePropValueData::Parser(const std::vector<uint8_t> &buffer, int32_t readSize) in Parser()64 int SetDevicePropValueData::Maker(std::vector<uint8_t> &outBuffer) in Maker()69 uint32_t SetDevicePropValueData::CalculateSize() in CalculateSize()94 void SetDevicePropValueData::PaserPropValue(const std::vector<uint8_t> &buffer, size_t &offset, uin… in PaserPropValue()
22 class SetDevicePropValueData : public PayloadData {24 explicit SetDevicePropValueData(std::shared_ptr<MtpOperationContext> &context);25 explicit SetDevicePropValueData();26 ~SetDevicePropValueData() override;
144 payloadData = make_shared<SetDevicePropValueData>(context); in CreatePayloadMore()
622 SetDevicePropValueData setDevicePropValueData(context);626 SetDevicePropValueData setDevicePropValueDataOne;640 SetDevicePropValueData setDevicePropValueData(context);651 SetDevicePropValueData setDevicePropValueData;659 SetDevicePropValueData setDevicePropValueData;666 SetDevicePropValueData setDevicePropValueData;