Home
last modified time | relevance | path

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

/system/vold/
DDevmapper.cpp79 int Devmapper::destroyAll() { in destroyAll() function in Devmapper
DLoop.cpp126 int Loop::destroyAll() { in destroyAll() function in Loop
/system/netd/server/
DSockDiag.cpp318 auto destroyAll = [ifindex](uint8_t, const inet_diag_msg* msg) { in destroySockets() local