HomeSort by relevance Sort by last modified time
    Searched refs:unmountVolume (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h 48 virtual int unmountVolume(String16 path) = 0;
  /frameworks/base/libs/storage/include/storage/
IMountService.h 42 virtual int32_t unmountVolume(
  /frameworks/base/libs/storage/
IMountService.cpp 160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption)
168 ALOGD("unmountVolume could not contact remote\n");
173 ALOGD("unmountVolume caught exception %d\n", err);

Completed in 159 milliseconds