Home
last modified time | relevance | path

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

/system/vold/model/
DEmulatedVolume.cpp322 auto sdcardfs_guard = android::base::make_scope_guard(sdcardfs_unmounter); in doMount() local
392 sdcardfs_guard.Disable(); in doMount()