Searched refs:supportsFileCheckpoint (Results 1 – 4 of 4) sorted by relevance
118 boolean supportsFileCheckpoint(); in supportsFileCheckpoint() method
150 checkStatus(args, vold->supportsFileCheckpoint(&supported)); in main()
146 binder::Status supportsFileCheckpoint(bool* _aidl_return);
770 binder::Status VoldNativeService::supportsFileCheckpoint(bool* _aidl_return) { in supportsFileCheckpoint() function in android::vold::VoldNativeService