Searched refs:GetPropValueBySet (Results 1 – 4 of 4) sorted by relevance
106 int32_t ret = MtpDataUtils::GetPropValueBySet(property, resultSet, outPropValue);
174 static int32_t GetPropValueBySet(const uint32_t property,
611 int32_t MtpDataUtils::GetPropValueBySet(const uint32_t property, in GetPropValueBySet() function in OHOS::Media::MtpDataUtils
1008 int32_t errCode = MtpDataUtils::GetPropValueBySet(context->property, resultSet, propValue); in GetObjectPropValue()