Home
last modified time | relevance | path

Searched refs:BindShareValueToInsertLogStatement (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.h332 int BindShareValueToInsertLogStatement(const VBucket &vBucket, const TableSchema &tableSchema,
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp812 errCode = BindShareValueToInsertLogStatement(vBucket, tableSchema, insertLogStmt); in BindHashKeyAndGidToInsertLogStatement()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1968 int SQLiteSingleVerRelationalStorageExecutor::BindShareValueToInsertLogStatement(const VBucket &vBu… in BindShareValueToInsertLogStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor