Searched defs:formatVolume (Results 1 – 3 of 3) sorted by relevance
179 int32_t formatVolume(const String16& mountPoint) in formatVolume() function in android::BpMountService
194 public int formatVolume(String mountPoint) throws RemoteException { in formatVolume() method in IMountService.Stub.Proxy2193 public int formatVolume(String mountPoint) throws RemoteException; in formatVolume() method
1719 public int formatVolume(String path) { in formatVolume() method in MountService