Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp117 checkStatus(args, vold->supportsBlockCheckpoint(&supported)); in main()
DVoldNativeService.h143 binder::Status supportsBlockCheckpoint(bool* _aidl_return);
DVoldNativeService.cpp829 binder::Status VoldNativeService::supportsBlockCheckpoint(bool* _aidl_return) { in supportsBlockCheckpoint() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl120 boolean supportsBlockCheckpoint(); in supportsBlockCheckpoint() method