Home
last modified time | relevance | path

Searched refs:ReportEvent (Results 1 - 7 of 7) sorted by relevance

/base/account/os_account/services/accountmgr/include/
H A Daccount_info_report.h25 } ReportEvent; typedef
29 static void ReportSecurityInfo(const std::string &user, int32_t id, ReportEvent event, int32_t result);
/base/account/os_account/services/accountmgr/src/
H A Daccount_info_report.cpp26 std::string TransformIntoJson(const std::string &user, int32_t id, ReportEvent event, int32_t result) in TransformIntoJson()
47 void AccountInfoReport::ReportSecurityInfo(const std::string &user, int32_t id, ReportEvent event, int32_t result) in ReportSecurityInfo()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp491 static void ReportEvent(std::string eventName, HiviewDFX::HiSysEvent::EventType eventType, int32_t scId, in ReportEvent() function
532 ReportEvent("CLICK_INFO_CHECK_FAILED", HiviewDFX::HiSysEvent::EventType::SECURITY, in ReportSecurityComponentClickEvent()
549 ReportEvent("TEMP_GRANT_FAILED", HiviewDFX::HiSysEvent::EventType::FAULT, in ReportSecurityComponentClickEvent()
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_callback.cpp163 return AccountInfoReport::ReportSecurityInfo("", authedAccountId, ReportEvent::EVENT_LOGIN, result); in OnResult()
180 return AccountInfoReport::ReportSecurityInfo("", authedAccountId, ReportEvent::EVENT_LOGIN, ResultCode::FAIL); in OnResult()
195 AccountInfoReport::ReportSecurityInfo("", authedAccountId, ReportEvent::EVENT_LOGIN, result); in OnResult()
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp1633 ReportEvent::EVENT_LOGOUT, 0); in RetryToGetAccount()
1712 osAccountInfo.GetLocalName(), osAccountInfo.GetLocalId(), ReportEvent::EVENT_LOGIN, 0); in RetryToGetAccount()
/base/account/os_account/services/accountmgr/src/domain_account/
H A Dinner_domain_account_manager.cpp145 AccountInfoReport::ReportSecurityInfo("", userId_, ReportEvent::EVENT_LOGIN, errCode); in OnResult()
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp850 DeviceUsageStats::BundleActiveClient::GetInstance().ReportEvent(event, userId); in ReportInfoToResourceSchedule()

Completed in 13 milliseconds