Searched refs:newKeySz (Results 1 – 1 of 1) sorted by relevance
755 const size_t newKeySz = mOut.cursor - preCursor.cursor; in encodeKeyCanonicalOrder() local757 const std::span newKey(newKeyStart, newKeySz); in encodeKeyCanonicalOrder()