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

/system/vold/
H A DLoop.cpp110 int Loop::destroyAll() { function in class:Loop
111 ATRACE_NAME("Loop::destroyAll");
H A DDevmapper.cpp199 int Devmapper::destroyAll() { function in class:Devmapper
200 ATRACE_NAME("Devmapper::destroyAll");
/system/netd/server/
H A DSockDiag.cpp305 auto destroyAll = [] (uint8_t, const inet_diag_msg*) { return true; }; local
307 return readDiagMsg(proto, destroyAll);

Completed in 4505 milliseconds