Searched refs:GetPropList (Results 1 – 3 of 3) sorted by relevance
129 int32_t ret = MtpDataUtils::GetPropList(resultSet, properties, outProps);
188 static int32_t GetPropList(const std::shared_ptr<MtpOperationContext> &context,
371 return GetPropList(context, resultSet, properties, outProps); in GetPropListBySet()374 int32_t MtpDataUtils::GetPropList(const std::shared_ptr<MtpOperationContext> &context, in GetPropList() function in OHOS::Media::MtpDataUtils