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

/system/netd/server/
H A DSockDiag.h64 int destroyLiveSockets(DumpCallback destroy);
H A DSockDiag.cpp303 int SockDiag::destroyLiveSockets(DumpCallback destroyFilter) { function in class:SockDiag
360 if (int ret = destroyLiveSockets(shouldDestroy)) {

Completed in 2375 milliseconds