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