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

/system/netd/
H A Doem_iptables_hook.cpp73 static bool oemCleanupHooks() { function
98 oemCleanupHooks();
107 // The call to oemCleanupHooks() is superfluous when done on bootup,
110 if (oemCleanupHooks() && oemSetupHooks() && oemInitChains()) {

Completed in 61 milliseconds