Home
last modified time | relevance | path

Searched refs:commitChanges (Results 1 – 4 of 4) sorted by relevance

/system/vold/
Dvdc.cpp161 checkStatus(args, vold->commitChanges()); in main()
DVoldNativeService.h138 binder::Status commitChanges();
DVoldNativeService.cpp723 binder::Status VoldNativeService::commitChanges() { in commitChanges() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl113 void commitChanges(); in commitChanges() method