Searched refs:unmountVolume (Results 1 – 3 of 3) sorted by relevance
48 virtual int unmountVolume(String16 path) = 0;
43 virtual int32_t unmountVolume(
160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume() function in android::BpMountService