mirror of
https://gitee.com/openharmony/security_huks
synced 2025-02-21 10:41:55 +00:00
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:
parent
e3a804c28b
commit
fc6a30c6b3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user