Home
last modified time | relevance | path

Searched refs:GetMovingOrEnditOneRowPropList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_data_utils.h213 …static void GetMovingOrEnditOneRowPropList(const shared_ptr<UInt16List> &properties, const std::st…
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp405 GetMovingOrEnditOneRowPropList(properties, path, context, outProps, movingType); in GetPropList()
416 void MtpDataUtils::GetMovingOrEnditOneRowPropList(const shared_ptr<UInt16List> &properties, const s… in GetMovingOrEnditOneRowPropList() function in OHOS::Media::MtpDataUtils