Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/fingerprint_auth/services_ex/src/
H A Dscreen_state_monitor.cpp44 const CommonEventSubscribeInfo GetCommonEventSubscribeInfo() in GetCommonEventSubscribeInfo() function
67 static auto subscriber = Common::MakeShared<EventSubscriber>(GetCommonEventSubscribeInfo()); in GetInstance()