Home
last modified time | relevance | path

Searched refs:VALUES_BEGIN (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.cpp55 const string VALUES_BEGIN = " VALUES ("; 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()
267 cloneStorePtr_->ExecuteSql(INSERT_AUDIO + VALUES_BEGIN + "1, " + in InsertAudio()
271 cloneStorePtr_->ExecuteSql(INSERT_AUDIO + VALUES_BEGIN + "2, " + in InsertAudio()
275 cloneStorePtr_->ExecuteSql(INSERT_AUDIO + VALUES_BEGIN + "3, " + in InsertAudio()
[all …]