Searched defs:getFirstKey (Results 1 – 4 of 4) sorted by relevance
113 public K getFirstKey() { in getFirstKey() method in TestBpfMap
57 K getFirstKey() throws ErrnoException; in getFirstKey() method
239 public K getFirstKey() throws ErrnoException { in getFirstKey() method in BpfMap
80 Result<Key> getFirstKey() const { in getFirstKey() function