Searched defs:GetNextKey (Results 1 – 2 of 2) sorted by relevance
28 STATIC_INLINE void GetNextKey(const char **remainingKey, char **subKey, uint32_t *subKeyLen, const … in GetNextKey() function
66 static int32_t GetNextKey(const int32_t mapFd, const Key &key, Key &nextKey) in GetNextKey() function