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

  /hardware/libhardware_legacy/include/hardware_legacy/
IMountService.h 49 virtual int formatVolume(String16 path) = 0;
  /frameworks/base/libs/storage/include/storage/
IMountService.h 44 virtual int32_t formatVolume(const String16& mountPoint) = 0;
  /frameworks/base/libs/storage/
IMountService.cpp 179 int32_t formatVolume(const String16& mountPoint)
185 ALOGD("formatVolume could not contact remote\n");
190 ALOGD("formatVolume caught exception %d\n", err);

Completed in 87 milliseconds