Searched refs:unmountVolume (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
H A DIMountService.h42 virtual int32_t unmountVolume(
/frameworks/base/libs/storage/
H A DIMountService.cpp160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) function in class:android::BpMountService
168 ALOGD("unmountVolume could not contact remote\n");
173 ALOGD("unmountVolume caught exception %d\n", err);

Completed in 66 milliseconds