Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp51 constexpr int32_t CLOUD_COPY_DIRTY_FLAG = 7; variable
575 values.PutInt(PhotoColumn::PHOTO_DIRTY, CLOUD_COPY_DIRTY_FLAG); in BuildInsertValuesBucket()