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