Home
last modified time | relevance | path

Searched refs:BindStmtWithCloudGid (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.h384 …int BindStmtWithCloudGid(const CloudSyncData &cloudDataResult, bool ignoreEmptyGid, sqlite3_stmt *…
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1485 errCode = BindStmtWithCloudGid(cloudDataResult, ignoreEmptyGid, stmt); in UpdateCloudLogGid()
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp925 int SQLiteSingleVerRelationalStorageExecutor::BindStmtWithCloudGid(const CloudSyncData &cloudDataRe… in BindStmtWithCloudGid() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor