Searched refs:nativeBpfFdGet (Results 1 – 1 of 1) sorted by relevance
99 fd = ParcelFileDescriptor.adoptFd(nativeBpfFdGet(path, mode, keySize, valueSize)); in cachedBpfFdGet()270 private static native int nativeBpfFdGet(String path, int mode, int keySize, int valueSize) in nativeBpfFdGet() method in BpfMap