Searched refs:FillQueryInKeys (Results 1 – 3 of 3) sorted by relevance
27 static void FillQueryInKeys(const std::map<std::string, std::vector<Type>> &syncPk,
60 void QueryUtils::FillQueryInKeys(const std::map<std::string, std::vector<Type>> &syncPk, in FillQueryInKeys() function in DistributedDB::QueryUtils
1522 QueryUtils::FillQueryInKeys(syncPk, dataIndex, query); in GetSyncQueryByPk()