Searched refs:supportsCheckpoint (Results 1 – 6 of 6) sorted by relevance
47 vold_service_->supportsCheckpoint(&supports_fs_checkpoints_); in VoldCheckpointInterface()
125 vold_service_->supportsCheckpoint(&supports_fs_checkpointing_); in SetUp()
137 checkStatus(args, vold->supportsCheckpoint(&supported)); in main()
144 binder::Status supportsCheckpoint(bool* _aidl_return);
768 binder::Status VoldNativeService::supportsCheckpoint(bool* _aidl_return) { in supportsCheckpoint() function in android::vold::VoldNativeService
118 boolean supportsCheckpoint(); in supportsCheckpoint() method