Home
last modified time | relevance | path

Searched refs:FillQueryInKeys (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_sync_able_storage.h272 …void FillQueryInKeys(const std::string &col, const std::vector<Type> &data, size_t valueType, Quer…
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp1921 FillQueryInKeys(col, pkList, dataIndex[col], query); in GetSyncQueryByPk()
1931 void RelationalSyncAbleStorage::FillQueryInKeys(const std::string &col, const std::vector<Type> &da… in FillQueryInKeys() function in DistributedDB::RelationalSyncAbleStorage