Searched refs:socketDestroy (Results 1 – 6 of 6) sorted by relevance
14 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy() method
175 void socketDestroy(in UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy() method
31 void socketDestroy(in android.net.UidRangeParcel[] uidRanges, in int[] exemptUids); in socketDestroy() method
107 binder::Status socketDestroy(const std::vector<UidRangeParcel>& uids,
392 binder::Status NetdNativeService::socketDestroy(const std::vector<UidRangeParcel>& uids, in socketDestroy() function in android::net::NetdNativeService
725 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()738 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()743 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()