Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_clone_test/src/
H A Dclone_source.cpp57 const string INSERT_PHOTO = "INSERT INTO " + PhotoColumn::PHOTOS_TABLE + "(" + MediaColumn::MEDIA_I… variable
181 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "1, " + in InsertPhoto()
185 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "2, " + in InsertPhoto()
189 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "3, " + in InsertPhoto()
193 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "4, " + in InsertPhoto()
197 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "5, " + in InsertPhoto()
201 cloneStorePtr_->ExecuteSql(INSERT_PHOTO + VALUES_BEGIN + "6, " + in InsertPhoto()