Searched refs:g_accountEventNotifier (Results 1 – 1 of 1) sorted by relevance
47 static OHOS::DevAuth::OsAccountEventNotifier g_accountEventNotifier; variable80 g_accountEventNotifier.notifyOsAccountUnlocked = NotifyOsAccountUnlocked; in SubscribeCommonEvent()81 g_accountEventNotifier.notifyOsAccountRemoved = NotifyOsAccountRemoved; in SubscribeCommonEvent()86 …criber = std::make_shared<OHOS::DevAuth::AccountSubscriber>(subscribeInfo, g_accountEventNotifier); in SubscribeCommonEvent()