Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_object_props_supported_data.cpp95 GetObjectProps(properties); in Maker()
110 void GetObjectPropsSupportedData::GetObjectProps(UInt16List &properties) in GetObjectProps() function in OHOS::Media::GetObjectPropsSupportedData
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H A Dget_object_props_supported_data.h29 void GetObjectProps(UInt16List &properties);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmtp_payload_data_test.cpp1376 getObjectPropsSupportedData.GetObjectProps(properties);
1379 getObjectPropsSupportedDataOne.GetObjectProps(properties);
1382 getObjectPropsSupportedDataTwo.GetObjectProps(properties);
1385 getObjectPropsSupportedDataThree.GetObjectProps(properties);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp367 payLoadData->GetObjectProps(*properties); in GetPropListBySet()
727 payLoadData->GetObjectProps(*properties); in GetMtpPropList()