Home
last modified time | relevance | path

Searched defs:sqlStr (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp25 std::string sqlStr; in GetMetaKeysByKeyPrefix() local
H A Dsqlite_single_ver_storage_executor.cpp1390 …const std::string &sqlStr = (attachMetaMode_ ? SELECT_ATTACH_ALL_META_KEYS : SELECT_ALL_META_KEYS); in GetAllMetaKeys() local
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Ddata_syncer_rdb_store.cpp201 for (const string& sqlStr : executeSqlStrs) { in OnCreate() local
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_rdb_callbacks.cpp120 for (const string &sqlStr : g_initSqls) { in InitSql() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp227 std::string sqlStr; in BuildQueryString() local
381 std::string sqlStr = sql; in MakeExecuteSqls() local
H A Drdb_store_impl.cpp1992 std::string sqlStr = transaction.GetCommitStr(); in Commit() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp264 std::string sqlStr = ""; in AddRdbColum() local
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_rdbstore.cpp1491 for (const string& sqlStr : onCreateSqlStrs) { in ExecuteSql() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp521 string sqlStr = ""; in AddRdbColumn() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_rdbstore.cpp1503 for (const string& sqlStr : onCreateSqlStrs) { in ExecuteSql() local