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