Searched defs:tetherInterfaceRemove (Results 1 – 10 of 10) sorted by relevance
60 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
78 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
77 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
100 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
749 void tetherInterfaceRemove(in @utf8InCpp String ifName); in tetherInterfaceRemove() method
999 binder::Status NetdNativeService::tetherInterfaceRemove(const std::string& ifName) { in tetherInterfaceRemove() function in android::net::NetdNativeService