Home
last modified time | relevance | path

Searched defs:commitChanges (Results 1 – 2 of 2) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl124 void commitChanges(); in commitChanges() method
/system/vold/
DVoldNativeService.cpp864 binder::Status VoldNativeService::commitChanges() { in commitChanges() function in android::vold::VoldNativeService