Searched refs:useLogwrapCall (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DBandwidthController.h182 static bool useLogwrapCall; member in class:BandwidthController
H A DBandwidthController.cpp64 bool BandwidthController::useLogwrapCall = false; member in class:BandwidthController
147 useLogwrapCall = !strcmp(value, "1");
193 if (!useLogwrapCall) {

Completed in 52 milliseconds