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