Home
last modified time | relevance | path

Searched defs:GetSecUserInfoCallback (Results 1 – 2 of 2) sorted by relevance

/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h55 typedef UserIam::UserAuth::GetSecUserInfoCallback GetSecUserInfoCallback; typedef
58 typedef UserIam::UserAuth::GetSecUserInfoCallback GetSecUserInfoCallback; typedef
/base/account/os_account/services/accountmgr/src/account_iam/
Dinner_account_iam_manager.cpp476 …auto GetSecUserInfoCallback = std::make_shared<GetSecUserInfoCallbackWrapper>(accountId, authType,… in GetEnrolledId() local