Searched defs:getFirstKey (Results 1 – 4 of 4) sorted by relevance
59 K getFirstKey() throws ErrnoException; in getFirstKey() method
224 public K getFirstKey() throws ErrnoException { in getFirstKey() method in BpfMap
111 public K getFirstKey() { in getFirstKey() method in TestBpfMap
83 base::Result<Key> getFirstKey() const { in getFirstKey() function