Searched refs:SetHwMoteValue (Results 1 – 2 of 2) sorted by relevance
68 bool SetHwMoteValue(const std::string &key, const std::string &value);
595 return SetHwMoteValue(key, result.second); in SetValue()601 bool ExifMetadata::SetHwMoteValue(const std::string &key, const std::string &value) in SetHwMoteValue() function in OHOS::Media::ExifMetadata