Searched refs:getBpfLimitMap (Results 1 – 4 of 4) sorted by relevance
117 mBpfLimitMap = deps.getBpfLimitMap(); in BpfCoordinatorShimImpl()
300 public BpfMap<TetherLimitKey, TetherLimitValue> getBpfLimitMap() {1099 doReturn(null).when(mDeps).getBpfLimitMap(); in testBpfDisabledbyNoBpfLimitMap()
365 @Nullable public BpfMap<TetherLimitKey, TetherLimitValue> getBpfLimitMap() { in getBpfLimitMap() method in BpfCoordinator.Dependencies
342 public BpfMap<TetherLimitKey, TetherLimitValue> getBpfLimitMap() { in setUp()