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

/system/netd/
H A Doem_iptables_hook.cpp48 static bool oemCleanupHooks() { function
59 oemCleanupHooks();
68 // The call to oemCleanupHooks() is superfluous when done on bootup,
71 if (oemCleanupHooks() && oemInitChains()) {

Completed in 40 milliseconds