Searched refs:GetInvalidKey (Results 1 – 2 of 2) sorted by relevance
73 fLastKey = KeyTraits::GetInvalidKey(); in reset()80 mutable K fLastKey = KeyTraits::GetInvalidKey();
216 static uint32_t GetInvalidKey() { in GetInvalidKey() function