Searched refs:IsPrimaryKeyMatchingInner (Results 1 – 2 of 2) sorted by relevance
124 bool IsPrimaryKeyMatchingInner(const QueryNode &queryNode, VBucket &record);
346 if (IsPrimaryKeyMatchingInner(queryNode, record)) { in IsPrimaryKeyMatching()354 bool VirtualCloudDb::IsPrimaryKeyMatchingInner(const QueryNode &queryNode, VBucket &record) in IsPrimaryKeyMatchingInner() function in DistributedDB::VirtualCloudDb