Home
last modified time | relevance | path

Searched refs:ReportOsAccountSwitch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/dfx/hisysevent_adapter/
H A Daccount_hisysevent_adapter.h32 void ReportOsAccountSwitch(int32_t currentId, int32_t oldId);
H A Daccount_hisysevent_adapter.cpp150 void ReportOsAccountSwitch(int32_t currentId, int32_t oldId) in ReportOsAccountSwitch() function
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1751 ReportOsAccountSwitch(fromId, toId); in RetryToGetAccount()
1759 ReportOsAccountSwitch(toId, fromId); in RetryToGetAccount()
1807 ReportOsAccountSwitch(localId, oldId); in RetryToGetAccount()