Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp121 checkStatus(args, vold->supportsFileCheckpoint(&supported)); in main()
DVoldNativeService.h144 binder::Status supportsFileCheckpoint(bool* _aidl_return);
DVoldNativeService.cpp836 binder::Status VoldNativeService::supportsFileCheckpoint(bool* _aidl_return) { in supportsFileCheckpoint() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl121 boolean supportsFileCheckpoint(); in supportsFileCheckpoint() method