Home
last modified time | relevance | path

Searched defs:SetSnapshotMergeStatus (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/boot/1.1/vts/functional/
DVtsHalBootV1_1TargetTest.cpp89 TEST_P(BootHidlTest, SetSnapshotMergeStatus) { in TEST_P() argument
/hardware/interfaces/boot/aidl/client/
DBootControlClient.cpp154 CommandResult SetSnapshotMergeStatus(aidl::android::hardware::boot::MergeStatus merge_status) { in SetSnapshotMergeStatus() function in android::hal::BootControlClientAidl
294 CommandResult SetSnapshotMergeStatus(MergeStatus merge_status) { in SetSnapshotMergeStatus() function in android::hal::BootControlClientHIDL
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp360 bool BootControl::SetSnapshotMergeStatus(MergeStatus status) { in SetSnapshotMergeStatus() function in android::bootable::BootControl