update services/huks_standard/huks_service/main/os_dependency/sa/hks_event_observer.h.

Signed-off-by: wuXin <wuxintao5@huawei.com>
This commit is contained in:
wuXin 2024-07-11 09:28:59 +00:00 committed by Gitee
parent e3a804c28b
commit fc6a30c6b3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -53,6 +53,7 @@ private:
static bool userUnlocked_;
static bool SubscribeSystemEvent();
static bool SubscribeBackUpEvent();
static bool DoUnSubscribe(std::shared_ptr<SystemEventSubscriber> subscriber);
};
} // namespace Hks
} // namespace Security