Home
last modified time | relevance | path

Searched refs:SetDevicePropValueData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dset_device_prop_value_data.cpp29 SetDevicePropValueData::SetDevicePropValueData(std::shared_ptr<MtpOperationContext> &context) in SetDevicePropValueData() function in OHOS::Media::SetDevicePropValueData
34 SetDevicePropValueData::SetDevicePropValueData() in SetDevicePropValueData() function in OHOS::Media::SetDevicePropValueData
38 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()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H A Dset_device_prop_value_data.h22 class SetDevicePropValueData : public PayloadData {
24 explicit SetDevicePropValueData(std::shared_ptr<MtpOperationContext> &context);
25 explicit SetDevicePropValueData();
26 ~SetDevicePropValueData() override;
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dpacket_payload_factory.cpp144 payloadData = make_shared<SetDevicePropValueData>(context); in CreatePayloadMore()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_payload_data_test.cpp622 SetDevicePropValueData setDevicePropValueData(context);
626 SetDevicePropValueData setDevicePropValueDataOne;
640 SetDevicePropValueData setDevicePropValueData(context);
651 SetDevicePropValueData setDevicePropValueData;
659 SetDevicePropValueData setDevicePropValueData;
666 SetDevicePropValueData setDevicePropValueData;