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