Searched refs:tetherInterfaceAdd (Results 1 – 4 of 4) sorted by relevance
136 binder::Status tetherInterfaceAdd(const std::string& ifName) override;
456 status = mNetd->tetherInterfaceAdd(argv[3]); in runCommand()
918 binder::Status NetdNativeService::tetherInterfaceAdd(const std::string& ifName) { in tetherInterfaceAdd() function in android::net::NetdNativeService
2463 binder::Status status = mNetd->tetherInterfaceAdd(sTun.name()); in TEST_F()2574 status = mNetd->tetherInterfaceAdd(tun1.name()); in TEST_F()2609 status = mNetd->tetherInterfaceAdd(tun2.name()); in TEST_F()