Searched refs:VALUES_BEGIN (Results 1 – 1 of 1) sorted by relevance
55 const string VALUES_BEGIN = " VALUES ("; variable181 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 …]