Home
last modified time | relevance | path

Searched defs:insertLogStmt (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp684 sqlite3_stmt *insertLogStmt = nullptr; in InsertLogRecord() local
734 …SingleVerRelationalStorageExecutor::BindStatusSubQueryHashKeyStatement(sqlite3_stmt *insertLogStmt, in BindStatusSubQueryHashKeyStatement()
752 const TableSchema &tableSchema, const TrackerTable &trackerTable, sqlite3_stmt *insertLogStmt) in BindHashKeyAndGidToInsertLogStatement()
799 const TableSchema &tableSchema, const TrackerTable &trackerTable, sqlite3_stmt *insertLogStmt) in BindValueToInsertLogStatement()
Dsqlite_single_ver_relational_storage_extend_executor.cpp1936 const TableSchema &tableSchema, sqlite3_stmt *insertLogStmt) in BindShareValueToInsertLogStatement()