Home
last modified time | relevance | path

Searched refs:GetMtpFormatByPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_data_utils.cpp433 GetMtpFormatByPath(path, format); in GetMovingOrEnditOneRowPropList()
720 GetMtpFormatByPath(it->second, mtpContext->format); in GetMtpPropList()
767 GetMtpFormatByPath(it->second, format); in GetMtpOneRowProp()
783 uint32_t MtpDataUtils::GetMtpFormatByPath(const std::string &path, uint16_t &outFormat) in GetMtpFormatByPath() function in OHOS::Media::MtpDataUtils
H A Dmtp_media_library.cpp397 MtpDataUtils::GetMtpFormatByPath(path, outObjectInfo->format); in GetObjectInfo()
566 MtpDataUtils::GetMtpFormatByPath(it->second, format); in GetThumb()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_data_utils.h184 static uint32_t GetMtpFormatByPath(const std::string &path, uint16_t &outFormat);