Searched defs:startCheckpoint (Results 1 – 4 of 4) sorted by relevance
195 void startCheckpoint(int numTries) = 85; in startCheckpoint() method
119 void startCheckpoint(int retry); in startCheckpoint() method
833 binder::Status VoldNativeService::startCheckpoint(int32_t retry) { in startCheckpoint() function in android::vold::VoldNativeService
3129 public void startCheckpoint(int numTries) throws RemoteException { in startCheckpoint() method in StorageManagerService