Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd.cpp1172 bool finished_unmounting = false; in UnmountTempMount() local
1174 while (!finished_unmounting) { in UnmountTempMount()
1178 finished_unmounting = true; in UnmountTempMount()