Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dexif_metadata.cpp153 auto roKeys = ExifMetadatFormatter::GetROKeys(); in GetAllProperties() local
154 for (const auto& key : roKeys) { in GetAllProperties()