Home
last modified time | relevance | path

Searched refs:closeMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfMap.java256 closeMap(mMapFd); in close()
273 private static native int closeMap(int fd) throws ErrnoException; in closeMap() method in BpfMap