Searched defs:getMapSize (Results 1 – 3 of 3) sorted by relevance
50 public int getMapSize() { in getMapSize() method in MetadataPoolImpl
73 public int getMapSize() { in getMapSize() method in ImageProcessorProxyListener
999 private <K extends Struct, V extends Struct> int getMapSize(IBpfMap<K, V> map) in getMapSize() method in BpfNetMaps