Home
last modified time | relevance | path

Searched defs:cloudPkVals (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_utils.cpp25 std::vector<Type> &cloudPkVals) in GetCloudPkVals()
201 std::vector<Type> cloudPkVals; in SaveChangedDataByType() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp889 std::vector<Type> cloudPkVals = {{}}; variable