Home
last modified time | relevance | path

Searched refs:ReportTemplateChange (Results 1 – 4 of 4) sorted by relevance

/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
Dhisysevent_adapter.h44 void ReportTemplateChange(int32_t executorType, uint32_t changeType, const std::string &reason);
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
Denroll_command.cpp65 UserIam::UserAuth::ReportTemplateChange(GetAuthType(), in OnResultInner()
/base/useriam/user_auth_framework/frameworks/native/common/dfx/src/
Dhisysevent_adapter.cpp61 void ReportTemplateChange(int32_t executorType, uint32_t changeType, const std::string &reason) in ReportTemplateChange() function
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
Dframework_executor_callback.cpp220 …UserIam::UserAuth::ReportTemplateChange(executor->GetAuthType(), TRACE_DELETE_CREDENTIAL, "User Op… in ProcessDeleteTemplateCommand()