Home
last modified time | relevance | path

Searched refs:ReportOsAccountLifeCycle (Results 1 - 3 of 3) sorted by relevance

/base/account/os_account/dfx/hisysevent_adapter/
H A Daccount_hisysevent_adapter.h31 void ReportOsAccountLifeCycle(int32_t id, const std::string& operationStr);
H A Daccount_hisysevent_adapter.cpp133 void ReportOsAccountLifeCycle(int32_t id, const std::string& operationStr) in ReportOsAccountLifeCycle() function
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp109 ReportOsAccountLifeCycle(osAccountInfo.GetLocalId(), Constants::OPERATION_CREATE); in CreateBaseAdminAccount()
146 ReportOsAccountLifeCycle(osAccountInfo.GetLocalId(), Constants::OPERATION_CREATE); in CreateBaseStandardAccount()
434 ReportOsAccountLifeCycle(localId, Constants::OPERATION_CREATE); in RetryToGetAccount()
1001 ReportOsAccountLifeCycle(localId, Constants::OPERATION_REMOVE); in RetryToGetAccount()

Completed in 4 milliseconds