Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp52 sqlite3_stmt *selectStmt = nullptr; in GetInfoByPrimaryKeyOrGid() local
188 …const VBucket &vBucket, const std::string &querySql, const Key &hashKey, sqlite3_stmt *&selectStmt) in GetQueryLogStatement()
490 sqlite3_stmt *selectStmt = nullptr; in GetAssetOnTable() local
536 sqlite3_stmt *selectStmt = nullptr; in GetCloudAssetsOnTable() local
1250 bool SQLiteSingleVerRelationalStorageExecutor::IsNeedUpdateAssetIdInner(sqlite3_stmt *selectStmt, in IsNeedUpdateAssetIdInner()
1300 sqlite3_stmt *selectStmt = nullptr; in IsNeedUpdateAssetId() local
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1188 sqlite3_stmt *selectStmt = nullptr; in GetAssetsAndUpdateAssetsId() local
1385 int SQLiteSingleVerRelationalStorageExecutor::GetAssetsByRowId(sqlite3_stmt *&selectStmt, Assets &a… in GetAssetsByRowId()
1589 sqlite3_stmt *selectStmt = nullptr; in GetAssetOnTable() local
1628 sqlite3_stmt *selectStmt = nullptr; in GetAssetsOnTable() local
H A Dsqlite_single_ver_relational_storage_executor.cpp1811 sqlite3_stmt *selectStmt = nullptr; in GetCleanCloudDataKeys() local