Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DDevmapper.cpp79 int Devmapper::destroyAll() { in destroyAll() function in Devmapper
H A DLoop.cpp126 int Loop::destroyAll() { in destroyAll() function in Loop
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/fragments/
H A DFragmentService.java119 public void destroyAll() { in destroyAll() method in FragmentService
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java394 public void destroyAll(@Nullable PendingUi pendingSaveUi, in destroyAll() method in AutoFillUI
/aosp12/system/netd/server/
H A DSockDiag.cpp318 auto destroyAll = [ifindex](uint8_t, const inet_diag_msg* msg) { in destroySockets() local