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