Searched refs:restore (Results 1 – 8 of 8) sorted by relevance
/hardware/google/pixel/health/ |
D | CycleCountBackupRestore.cpp | 129 bool restore = false; in UpdateAndSave() local 133 restore = true; in UpdateAndSave() 139 if (restore) in UpdateAndSave()
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdp.h | 123 void restore(); 289 inline void MdpCtrl::restore() { in restore() function
|
D | overlayMdp.cpp | 160 this->restore(); in set()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.h | 452 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore);
|
D | audio_hw.c | 361 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore); 6362 static int check_a2dp_restore_l(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore_l() argument 6379 if (restore) { in check_a2dp_restore_l() 6422 int check_a2dp_restore(struct audio_device *adev, struct stream_out *out, bool restore) in check_a2dp_restore() argument 6429 ret = check_a2dp_restore_l(adev, out, restore); in check_a2dp_restore()
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 223 * future. The destruction must be permanent so that not even a factory reset will restore the
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPlugin.hal | 122 * to later restore the keys to a new session with the method restoreKeys.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 861 * future. The destruction must be permanent so that not even a factory reset will restore the
|