Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp276 auto destroyAll = [] (uint8_t, const inet_diag_msg*) { return true; }; in destroySockets() local
278 return readDiagMsg(proto, destroyAll); in destroySockets()