Searched refs:setBpfEnabled (Results 1 – 4 of 4) sorted by relevance
35 void setBpfEnabled(bool isEnabled);
290 bandwidthCtrl.setBpfEnabled(trafficCtrl.getBpfLevel() != android::bpf::BpfLevel::NONE); in init()
208 mBw.setBpfEnabled(useBpf); in checkBandwithControl()
274 void BandwidthController::setBpfEnabled(bool isEnabled) { in setBpfEnabled() function in BandwidthController