Home
last modified time | relevance | path

Searched refs:SetHwMoteValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dexif_metadata.h68 bool SetHwMoteValue(const std::string &key, const std::string &value);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp595 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