Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Ddistributeddb_single_ver_p2p_subscribe_sync_test.cpp1153 std::vector<Key> dataKeys; variable
1200 std::vector<Key> dataKeys; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_relational_storage_executor.cpp2008 std::vector<int64_t> &dataKeys) in GetCleanCloudDataKeys()
2041 std::vector<int64_t> dataKeys; in DoCleanLogAndData() local
2066 const std::string &fieldName, const std::vector<int64_t> &dataKeys, std::vector<Asset> &assets) in GetCloudAssetOnTable()
2101 const std::string &fieldName, const std::vector<int64_t> &dataKeys, std::vector<Asset> &assets) in GetCloudAssetsOnTable()
2139 …const std::vector<FieldInfo> &fieldInfos, const std::vector<int64_t> &dataKeys, std::vector<Asset>… in GetCloudAssets()