Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
Dhisysevent_adapter.h45 void ReportBehaviorCredChange(int32_t userId, int32_t authType, uint32_t operationType, uint32_t op…
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp74 void ReportBehaviorCredChange(int32_t userId, int32_t authType, uint32_t operationType, uint32_t op… in ReportBehaviorCredChange() function
/base/useriam/user_auth_framework/services/context/src/
Dtrace.cpp65 ReportBehaviorCredChange(userId, authType, operationType, optResult); in ProcessCredChangeEvent()