Home
last modified time | relevance | path

Searched defs:merge_status (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/boot/aidl/client/
DBootControlClient.cpp154 CommandResult SetSnapshotMergeStatus(aidl::android::hardware::boot::MergeStatus merge_status) { in SetSnapshotMergeStatus()
294 CommandResult SetSnapshotMergeStatus(MergeStatus merge_status) { in SetSnapshotMergeStatus()
/hardware/interfaces/boot/1.1/default/boot_control/include/private/
Dboot_control_definition.h97 uint8_t merge_status : 3; member