Home
last modified time | relevance | path

Searched defs:OnAccountsSwitch (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_os_account_subscriber.cpp33 void DriverOsAccountSwitched::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::ExternalDeviceManager::DriverOsAccountSwitched
56 void DriverOsAccountSwitching::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::ExternalDeviceManager::DriverOsAccountSwitching
/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_subscriber.h31 virtual void OnAccountsSwitch(const int &newId, const int &oldId) {}; in OnAccountsSwitch() function
/ohos5.0/foundation/multimedia/player_framework/services/services/observer/
H A Daccount_listener.cpp35 void AccountListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::Media::AccountListener
H A Daccount_observer.cpp65 bool AccountObserver::OnAccountsSwitch() in OnAccountsSwitch() function in OHOS::Media::AccountObserver
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account_event_listener.cpp38 void OsAccountEventListener::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::AccountSA::OsAccountEventListener
H A Dos_account_event_proxy.cpp51 void OsAccountEventProxy::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::AccountSA::OsAccountEventProxy
/ohos5.0/base/request/request/services/src/cxx/
H A Daccount.cpp49 void SubscriberWrapper::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::Request::SubscriberWrapper
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_subscribe_manager.cpp141 bool OsAccountSubscribeManager::OnAccountsSwitch(const sptr<IOsAccountEvent> &eventProxy, const int… in OnAccountsSwitch() function in OHOS::AccountSA::OsAccountSubscribeManager
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/
H A Daudio_policy_server.h628 void OnAccountsSwitch(const int &newId, const int &oldId) override in OnAccountsSwitch() function
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1528 void SubscriberPtr::OnAccountsSwitch(const int &newId, const int &oldId) in OnAccountsSwitch() function in OHOS::AccountJsKit::SubscriberPtr