Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dresource_node_utils.cpp52 properties.SetStringValue(Attributes::ATTR_TEMPLATE_CHANGE_REASON, changeReasonTrace); in NotifyExecutorToDeleteTemplates()
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h129 ATTR_TEMPLATE_CHANGE_REASON = 100049, enumerator
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp260 properties.GetStringValue(Attributes::ATTR_TEMPLATE_CHANGE_REASON, templateChangeReason); in ProcessDeleteTemplateCommand()