Home
last modified time | relevance | path

Searched defs:pkFields (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.cpp953 std::vector<Field> pkFields = CloudStorageUtils::GetCloudPrimaryKeyField(tableSchema, true); in GetUpdateDataTableStatement() local
1077 std::vector<Field> pkFields = CloudStorageUtils::GetCloudPrimaryKeyField(tableSchema, true); in GetDeleteStatementForCloudSync() local
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1884 std::vector<Field> pkFields; in GetWaitCompensatedSyncDataPk() local