Searched defs:destroyLiveSockets (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DSockDiag.cpp332 int SockDiag::destroyLiveSockets(DestroyFilter destroyFilter, const char *what, function in class:android::net::SockDiag
422 if (int ret = destroyLiveSockets(shouldDestroy, "UID", iov, ARRAY_SIZE(iov))) {
521 if (int ret = destroyLiveSockets(shouldDestroy, "permission change", iov, ARRAY_SIZE(iov))) {

Completed in 53 milliseconds