Searched refs:OnAccountsSubNotify (Results 1 – 2 of 2) sorted by relevance
47 void OnAccountsSubNotify(const int &newId, const int &oldId);
1525 OnAccountsSubNotify(id, id); in OnAccountsChanged()1530 OnAccountsSubNotify(newId, oldId); in OnAccountsSwitch()1533 void SubscriberPtr::OnAccountsSubNotify(const int &newId, const int &oldId) in OnAccountsSubNotify() function in OHOS::AccountJsKit::SubscriberPtr