Home
last modified time | relevance | path

Searched refs:in_status (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/boot/aidl/default/
DBootControl.cpp146 ScopedAStatus BootControl::setSnapshotMergeStatus(MergeStatus in_status) { in setSnapshotMergeStatus() argument
147 if (!impl_.SetSnapshotMergeStatus(ToHIDLMergeStatus(in_status))) { in setSnapshotMergeStatus()
DBootControl.h39 ::aidl::android::hardware::boot::MergeStatus in_status) override;