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