Home
last modified time | relevance | path

Searched defs:insertLogStmt (Results 1 – 2 of 2) 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.cpp705 sqlite3_stmt *insertLogStmt = nullptr; in InsertLogRecord() local
755 …SingleVerRelationalStorageExecutor::BindStatusSubQueryHashKeyStatement(sqlite3_stmt *insertLogStmt, in BindStatusSubQueryHashKeyStatement()
773 const TableSchema &tableSchema, const TrackerTable &trackerTable, sqlite3_stmt *insertLogStmt) in BindHashKeyAndGidToInsertLogStatement()
820 const TableSchema &tableSchema, const TrackerTable &trackerTable, sqlite3_stmt *insertLogStmt) in BindValueToInsertLogStatement()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1969 const TableSchema &tableSchema, sqlite3_stmt *insertLogStmt) in BindShareValueToInsertLogStatement()