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