Searched defs:tetherInterfaceAdd (Results 1 – 4 of 4) sorted by relevance
59 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
732 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
76 void tetherInterfaceAdd(in @utf8InCpp String ifName); in tetherInterfaceAdd() method
931 binder::Status NetdNativeService::tetherInterfaceAdd(const std::string& ifName) { in tetherInterfaceAdd() function in android::net::NetdNativeService