Home
last modified time | relevance | path

Searched defs:AuthAttributeType (Results 1 – 4 of 4) sorted by relevance

/base/user_iam/auth_executor_mgr/common/coauth/inc/
Dexecutor_message.h24 typedef enum AuthAttributeType { enum
73 } AuthAttributeType; typedef
/base/user_iam/auth_executor_mgr/interfaces/innerkits/include/
Dcoauth_info_define.h24 enum AuthAttributeType { enum
/base/user_iam/pin_auth/hdi/main/inc/
Dpin_func.h83 } AuthAttributeType; typedef
/base/user_iam/auth_executor_mgr/interfaces/innerkits/src/
Dauth_attributes.cpp414 void AuthAttributes::PackToBuffer(std::map<AuthAttributeType, ValueType>::iterator iter, in PackToBuffer()