Home
last modified time | relevance | path

Searched refs:strictCtrl (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/netd/server/
H A DControllers.h51 StrictController strictCtrl; variable
H A DControllers.cpp274 strictCtrl.setupIptablesHooks(); in initIptablesRules()
H A DNetdNativeService.cpp811 NETD_LOCKING_RPC(gCtls->strictCtrl.lock, PERM_NETWORK_STACK, PERM_MAINLINE_NETWORK_STACK); in strictUidCleartextPenalty()
827 int res = gCtls->strictCtrl.setUidCleartextPenalty((uid_t) uid, penalty); in strictUidCleartextPenalty()