Searched defs:tetherRemoveForward (Results 1 – 7 of 7) sorted by relevance
90 void tetherRemoveForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherRemoveForward() method
108 void tetherRemoveForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherRemoveForward() method
1136 void tetherRemoveForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherRemoveForward() method
107 void tetherRemoveForward(in @utf8InCpp String intIface, in @utf8InCpp String extIface); in tetherRemoveForward() method
1210 binder::Status NetdNativeService::tetherRemoveForward(const std::string& intIface, in tetherRemoveForward() function in android::net::NetdNativeService