Home
last modified time | relevance | path

Searched defs:dataKeys (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp458 std::vector<int64_t> dataKeys; in DoCleanLogAndData() local
486 const std::string &fieldName, const std::vector<int64_t> &dataKeys, std::vector<Asset> &assets) in GetAssetOnTable()
528 const std::string &fieldName, const std::vector<int64_t> &dataKeys, std::vector<Asset> &assets) in GetCloudAssetsOnTable()
568 …const std::vector<FieldInfo> &fieldInfos, const std::vector<int64_t> &dataKeys, std::vector<Asset>… in GetCloudAssets()
Dsqlite_single_ver_relational_storage_extend_executor.cpp1084 std::vector<int64_t> dataKeys; in DoCleanAssetId() local
1100 const std::vector<FieldInfo> &fieldInfos, const std::vector<int64_t> &dataKeys) in CleanAssetId()
1128 const std::string &fieldName, const std::vector<int64_t> &dataKeys, std::vector<Asset> &assets) in UpdateAssetIdOnUserTable()
1176 const std::string &fieldName, const std::vector<int64_t> &dataKeys) in GetAssetsAndUpdateAssetsId()
Dsqlite_single_ver_relational_storage_executor.cpp1926 std::vector<int64_t> &dataKeys, bool distinguishCloudFlag) in GetCleanCloudDataKeys()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp1339 std::vector<Key> dataKeys; variable
1444 std::vector<Key> dataKeys; variable