Searched refs:AppAccountCommonEventSubscriber (Results 1 – 4 of 4) sorted by relevance
23 AppAccountCommonEventSubscriber::AppAccountCommonEventSubscriber( in AppAccountCommonEventSubscriber() function in OHOS::AccountSA::AppAccountCommonEventSubscriber28 void AppAccountCommonEventSubscriber::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent()
52 subscriber_ = std::make_shared<AppAccountCommonEventSubscriber>( in AppAccountCommonEventObserver()
30 class AppAccountCommonEventSubscriber : public CommonEventSubscriber {32 explicit AppAccountCommonEventSubscriber(34 ~AppAccountCommonEventSubscriber() override = default;
41 std::shared_ptr<AppAccountCommonEventSubscriber> subscriber_ = nullptr;