Searched refs:mountVolume (Results 1 – 3 of 3) sorted by relevance
47 virtual int mountVolume(String16 path) = 0;
42 virtual int32_t mountVolume(const String16& mountPoint) = 0;
143 int32_t mountVolume(const String16& mountPoint) in mountVolume() function in android::BpMountService