Home
last modified time | relevance | path

Searched refs:socketDestroy (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DNetdNativeService.h115 binder::Status socketDestroy(const std::vector<UidRangeParcel>& uids,
DNetdNativeService.cpp378 binder::Status NetdNativeService::socketDestroy(const std::vector<UidRangeParcel>& uids, in socketDestroy() function in android::net::NetdNativeService
/system/netd/tests/
Dbinder_test.cpp1020 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()
1033 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()
1038 EXPECT_TRUE(mNetd->socketDestroy(uidRanges, skipUids).isOk()); in TEST_F()