Home
last modified time | relevance | path

Searched defs:executeSqls (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/
Dmedia_library_db_upgrade.cpp152 std::vector<std::string> executeSqls = this->SQL_PHOTO_ALBUM_TABLE_DROP_TRIGGER; in DropPhotoAlbumTrigger() local
231 …std::vector<std::string> executeSqls = {this->SQL_TEMP_PHOTO_MAP_TABLE_DROP, this->SQL_TEMP_PHOTO_… in MoveSingleRelationshipToPhotos() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/
Dbackground_cloud_file_processor_test.cpp56 vector<string> executeSqls = { clearPhoto }; in ClearTables() local
143 vector<string> executeSqls = {updateSql}; in PrepareAbnormalPhotos() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_sql_builder.cpp389 BatchRefSqls executeSqls; in MakeExecuteSqls() local