Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd.cpp1097 bool finished_unmounting = false; in UnmountTempMount() local
1099 while (!finished_unmounting) { in UnmountTempMount()
1103 finished_unmounting = true; in UnmountTempMount()