Searched defs:tetherAddForward (Results 1 – 4 of 4) sorted by relevance
89 void tetherAddForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherAddForward() method
1124 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
1145 binder::Status NetdNativeService::tetherAddForward(const std::string& intIface, in tetherAddForward() function in android::net::NetdNativeService