Searched defs:ipfwdEnableForwarding (Results 1 – 7 of 7) sorted by relevance
43 void ipfwdEnableForwarding(in @utf8InCpp String requester); in ipfwdEnableForwarding() method
61 void ipfwdEnableForwarding(in @utf8InCpp String requester); in ipfwdEnableForwarding() method
586 void ipfwdEnableForwarding(in @utf8InCpp String requester); in ipfwdEnableForwarding() method
60 void ipfwdEnableForwarding(in @utf8InCpp String requester); in ipfwdEnableForwarding() method
820 binder::Status NetdNativeService::ipfwdEnableForwarding(const std::string& requester) { in ipfwdEnableForwarding() function in android::net::NetdNativeService