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

/system/vold/
H A DVolumeManager.h103 int unmountObb(const char *fileName, bool force);
H A DVolumeManager.cpp482 int VolumeManager::unmountObb(const char *fileName, bool force) { function in class:VolumeManager
1170 if (unmountObb(cd->id, force)) {
H A DCommandListener.cpp425 rc = vm->unmountObb(argv[2], force);

Completed in 1930 milliseconds