Searched refs:GetAppAccountSubscriber (Results 1 – 3 of 3) sorted by relevance
71 std::shared_ptr<AppAccountSubscriber> GetAppAccountSubscriber();
85 AppAccountManager::SubscribeAppAccount(GetAppAccountSubscriber()); in RegisterAppAccountManager()88 AppAccountManager::UnsubscribeAppAccount(GetAppAccountSubscriber()); in RegisterAppAccountManager()
420 std::shared_ptr<AppAccountSubscriber> GetAppAccountSubscriber() in GetAppAccountSubscriber() function