Searched refs:unmountAsec (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DVolumeManager.h109 int unmountAsec(const char *id, bool force);
H A DVolumeManager.cpp658 int VolumeManager::unmountAsec(const char *id, bool force) { function in class:VolumeManager
789 if (unmountAsec(id, force)) {
1420 if (unmountAsec(id, true)) {
H A DCommandListener.cpp380 rc = vm->unmountAsec(argv[2], force);

Completed in 256 milliseconds