Home
last modified time | relevance | path

Searched refs:formatVolume (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/storage/include/storage/
DIMountService.h45 virtual int32_t formatVolume(const String16& mountPoint) = 0;
/frameworks/base/libs/storage/
DIMountService.cpp179 int32_t formatVolume(const String16& mountPoint) in formatVolume() function in android::BpMountService