Searched defs:Attributes (Results 1 – 2 of 2) sorted by relevance
| /base/account/os_account/interfaces/innerkits/account_iam/native/include/ | ||
| D | account_iam_info.h | 39 typedef UserIam::UserAuth::Attributes Attributes; typedef |
| /base/useriam/user_auth_framework/frameworks/native/common/attributes/src/ | ||
| D | attributes.cpp | 871 Attributes::Attributes() : impl_(new (std::nothrow) Attributes::Impl()) in Attributes() function in OHOS::UserIam::UserAuth::Attributes |