Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp2060 … int32_t updatePhotoSubType = currentPhotoSubType == static_cast<int32_t>(PhotoSubType::DEFAULT) ? in UpdateMovingPhotoSubtype() local
2065 updateValues.PutInt(PhotoColumn::PHOTO_SUBTYPE, updatePhotoSubType); in UpdateMovingPhotoSubtype()