Searched refs:ConvertValueFormat (Results 1 – 2 of 2) sorted by relevance
46 static int32_t ConvertValueFormat(const std::string &keyName, std::string &value);
1418 int32_t ExifMetadatFormatter::ConvertValueFormat(const std::string &keyName, std::string &value) in ConvertValueFormat() function in OHOS::Media::ExifMetadatFormatter1503 if (ExifMetadatFormatter::ConvertValueFormat(keyName, tmpValue)) { in Format()