Searched refs:BootControlShared (Results 1 – 4 of 4) sorted by relevance
38 BootControlShared::BootControlShared() {} in BootControlShared() function in android::hardware::boot::V1_2::implementation::BootControlShared40 bool BootControlShared::Init() { in Init()44 Return<bool> BootControlShared::setSnapshotMergeStatus(MergeStatus status) { in setSnapshotMergeStatus()48 Return<MergeStatus> BootControlShared::getSnapshotMergeStatus() { in getSnapshotMergeStatus()
32 struct BootControlShared : public IBootControl { struct33 BootControlShared();
11 "BootControlShared.cpp",
33 struct BootControl : public BootControlShared {