Searched defs:tetherAddForward (Results 1 – 7 of 7) sorted by relevance
89 void tetherAddForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherAddForward() method
107 void tetherAddForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherAddForward() method
1128 void tetherAddForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherAddForward() method
106 void tetherAddForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherAddForward() method
1202 binder::Status NetdNativeService::tetherAddForward(const std::string& intIface, in tetherAddForward() function in android::net::NetdNativeService