Home
last modified time | relevance | path

Searched defs:setSnapshotMergeStatus (Results 1 – 7 of 7) sorted by relevance

/hardware/google/pixel/bootctrl/
DBootControlShared.cpp44 Return<bool> BootControlShared::setSnapshotMergeStatus(MergeStatus status) { in setSnapshotMergeStatus() function in android::hardware::boot::V1_2::implementation::BootControlShared
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/current/android/hardware/boot/
DIBootControl.aidl47 void setSnapshotMergeStatus(in android.hardware.boot.MergeStatus status); in setSnapshotMergeStatus() method
/hardware/interfaces/boot/aidl/android/hardware/boot/
DIBootControl.aidl157 void setSnapshotMergeStatus(in MergeStatus status); in setSnapshotMergeStatus() method
/hardware/interfaces/boot/aidl/aidl_api/android.hardware.boot/1/android/hardware/boot/
DIBootControl.aidl47 void setSnapshotMergeStatus(in android.hardware.boot.MergeStatus status); in setSnapshotMergeStatus() method
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp108 Return<bool> BootControl::setSnapshotMergeStatus(MergeStatus status) { in setSnapshotMergeStatus() function in android::hardware::boot::V1_1::implementation::BootControl
/hardware/interfaces/boot/aidl/default/
DBootControl.cpp146 ScopedAStatus BootControl::setSnapshotMergeStatus(MergeStatus in_status) { in setSnapshotMergeStatus() function in aidl::android::hardware::boot::BootControl
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp109 Return<bool> BootControl::setSnapshotMergeStatus(MergeStatus status) { in setSnapshotMergeStatus() function in android::hardware::boot::V1_2::implementation::BootControl