Home
last modified time | relevance | path

Searched defs:makeBpfCoordinator (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java58 public @NonNull BpfCoordinator makeBpfCoordinator( in makeBpfCoordinator() method in TetheringDependencies
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java666 private BpfCoordinator makeBpfCoordinator() throws Exception { in makeBpfCoordinator() method in BpfCoordinatorTest
DTetheringTest.java439 public BpfCoordinator makeBpfCoordinator( in makeBpfCoordinator() method in TetheringTest.MockTetheringDependencies