Home
last modified time | relevance | path

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

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