Searched refs:GetMtpPropValue (Results 1 – 3 of 3) sorted by relevance
182 static int32_t GetMtpPropValue(const std::string &path,
944 int32_t MtpDataUtils::GetMtpPropValue(const std::string &path, in GetMtpPropValue() function in OHOS::Media::MtpDataUtils
1047 int32_t errCode = MtpDataUtils::GetMtpPropValue(path, context->property, 0, propValue); in GetObjectPropValue()