Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_data_utils.h38 struct MovingType { struct
211 …static void SetPtpProperty(const std::string &column, const std::string &path, const MovingType &m…
215 const MovingType &movingType);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp402 MovingType movingType; in GetPropList()
418 const MovingType &movingType) in GetMovingOrEnditOneRowPropList()
870 …s::SetPtpProperty(const std::string &column, const std::string &path, const MovingType &movingType, in SetPtpProperty()