Home
last modified time | relevance | path

Searched refs:GetReferenceGidByStmt (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.h375 int GetReferenceGidByStmt(sqlite3_stmt *statement, const CloudSyncBatch &syncBatch,
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp812 errCode = GetReferenceGidByStmt(statement, syncBatch, targetTable, referenceGid); in GetReferenceGidInner()
861 int SQLiteSingleVerRelationalStorageExecutor::GetReferenceGidByStmt(sqlite3_stmt *statement, in GetReferenceGidByStmt() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor