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

/system/netd/server/
H A DRouteController.cpp260 bool isUidRule = (uidStart != INVALID_UID); local
292 { &FRATTR_UID_RANGE, isUidRule ? sizeof(FRATTR_UID_RANGE) : 0 },
293 { &uidRange, isUidRule ? sizeof(uidRange) : 0 },

Completed in 57 milliseconds