Searched refs:IsPrimaryKeyMatching (Results 1 – 2 of 2) sorted by relevance
122 bool IsPrimaryKeyMatching(const std::vector<QueryNode> &queryNodes, VBucket &record);
321 (!IsPrimaryKeyMatching(queryNodes, tableData.record))) { in GetCloudData()339 bool VirtualCloudDb::IsPrimaryKeyMatching(const std::vector<QueryNode> &queryNodes, VBucket &record) in IsPrimaryKeyMatching() function in DistributedDB::VirtualCloudDb