Searched refs:GetMtpPropList (Results 1 – 3 of 3) sorted by relevance
179 …static int32_t GetMtpPropList(const std::shared_ptr<std::unordered_map<uint32_t, std::string>> &ha…
705 int32_t MtpDataUtils::GetMtpPropList(const std::shared_ptr<std::unordered_map<uint32_t, std::string… in GetMtpPropList() function in OHOS::Media::MtpDataUtils
958 errCode = MtpDataUtils::GetMtpPropList(handlesMap, pathToHandleMap, context, outProps); in GetObjectPropList()