Searched defs:DecodeKey (Results 1 – 2 of 2) sorted by relevance
99 struct DecodeKey { struct100 inline const char* operator()(const char* p, const char* limit, in operator ()()
32 static int DecodeKey(const Slice& k) { in DecodeKey() function