Searched refs:unmountAll (Results 1 - 5 of 5) sorted by relevance

/system/vold/model/
H A DDisk.h76 status_t unmountAll();
H A DDisk.cpp414 status_t Disk::unmountAll() { function in class:android::vold::Disk
/system/vold/
H A DVolumeManager.h108 int unmountAll();
H A DVolumeManager.cpp151 unmountAll();
600 int VolumeManager::unmountAll() { function in class:VolumeManager
602 ATRACE_NAME("VolumeManager::unmountAll()");
609 disk->unmountAll();
H A Dcryptfs.cpp2147 return vm->unmountAll();

Completed in 95 milliseconds