Searched refs:GetFormatByPath (Results 1 – 3 of 3) sorted by relevance
169 MtpDataUtils::GetFormatByPath("", outFormat);171 MtpDataUtils::GetFormatByPath(path, outFormat);
191 static void GetFormatByPath(const std::string &path, uint16_t &outFormat);
458 void MtpDataUtils::GetFormatByPath(const std::string &path, uint16_t &outFormat) in GetFormatByPath() function in OHOS::Media::MtpDataUtils524 GetFormatByPath(pathVal, outFormat); in GetFormat()