Home
last modified time | relevance | path

Searched refs:getSnapshotMergeStatus (Results 1 – 4 of 4) sorted by relevance

/device/google/gs-common/bootctrl/aidl/
DBootControl.h30 ::ndk::ScopedAStatus getSnapshotMergeStatus(
DBootControl.cpp338 ScopedAStatus BootControl::getSnapshotMergeStatus(MergeStatus* _aidl_return) { in getSnapshotMergeStatus() function in aidl::android::hardware::boot::BootControl
/device/google/gs-common/bootctrl/1.2/
DBootControl.h54 Return<::android::hardware::boot::V1_1::MergeStatus> getSnapshotMergeStatus() override;
DBootControl.cpp494 Return<::android::hardware::boot::V1_1::MergeStatus> BootControl::getSnapshotMergeStatus() { in getSnapshotMergeStatus() function in android::hardware::boot::V1_2::implementation::BootControl