Searched defs:mountVolume (Results 1 – 3 of 3) sorted by relevance
143 int32_t mountVolume(const String16& mountPoint) in mountVolume() function in android::BpMountService
151 public int mountVolume(String mountPoint) throws RemoteException { in mountVolume() method in IMountService.Stub.Proxy2261 public int mountVolume(String mountPoint) throws RemoteException; in mountVolume() method
1708 public int mountVolume(String path) { in mountVolume() method in MountService