Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp143 checkStatus(args, vold->commitChanges()); in main()
DVoldNativeService.h149 binder::Status commitChanges();
DVoldNativeService.cpp864 binder::Status VoldNativeService::commitChanges() { in commitChanges() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl124 void commitChanges(); in commitChanges() method