Searched refs:getBpfDownstream6Map (Results 1 – 4 of 4) sorted by relevance
114 mBpfDownstream6Map = deps.getBpfDownstream6Map(); in BpfCoordinatorShimImpl()
285 public BpfMap<TetherDownstream6Key, Tether6Value> getBpfDownstream6Map() {1054 doReturn(null).when(mDeps).getBpfDownstream6Map(); in testBpfDisabledbyNoBpfDownstream6Map()
329 @Nullable public BpfMap<TetherDownstream6Key, Tether6Value> getBpfDownstream6Map() { in getBpfDownstream6Map() method in BpfCoordinator.Dependencies
327 public BpfMap<TetherDownstream6Key, Tether6Value> getBpfDownstream6Map() { in setUp()