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