Searched refs:GetFirstKey (Results 1 – 2 of 2) sorted by relevance
46 static int32_t GetFirstKey(const int32_t mapFd, Key &key) in GetFirstKey() function268 if (BpfMapperImplement<Key, Value>::GetFirstKey(mapFd_, key) < 0) { in GetAllKeys()
103 static int GetFirstKey(const int mapFd, Key &key);