Searched refs:abortChanges (Results 1 – 5 of 5) sorted by relevance
106 vold_service_->abortChanges(msg, retry); in AbortChanges()
147 checkStatus(vold->abortChanges(args[2], retry != 0)); in main()
139 binder::Status abortChanges(const std::string& message, bool retry);
881 binder::Status VoldNativeService::abortChanges(const std::string& message, bool retry) { in abortChanges() function in android::vold::VoldNativeService
110 void abortChanges(in @utf8InCpp String device, boolean retry); in abortChanges() method