HomeSort by relevance Sort by last modified time
    Searched defs:unmountAll (Results 1 - 2 of 2) sorted by null

  /system/vold/model/
Disk.cpp 414 status_t Disk::unmountAll() {
  /system/vold/
VolumeManager.cpp 151 unmountAll();
600 int VolumeManager::unmountAll() {
602 ATRACE_NAME("VolumeManager::unmountAll()");
609 disk->unmountAll();

Completed in 850 milliseconds