Home
last modified time | relevance | path

Searched refs:BindStmtWithCloudGidInner (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.h392 int BindStmtWithCloudGidInner(const std::string &gid, int64_t rowid,
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp961 … errCode = BindStmtWithCloudGidInner(val, cloudDataResult.insData.rowid[i], stmt, fillGidCount); in BindStmtWithCloudGid()
1060 int SQLiteSingleVerRelationalStorageExecutor::BindStmtWithCloudGidInner(const std::string &gid, int… in BindStmtWithCloudGidInner() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor