Home
last modified time | relevance | path

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

/base/user_iam/user_auth/services/include/
Duserauth_adapter.h37 void CoauthSetPropAuthInfo(CallerInfo callerInfo, int32_t resultCode,
39 void SetPropAuthInfo(CallerInfo callerInfo, int32_t resultCode, UserAuthToken authToken,
41 void GetPropAuthInfoCoauth(CallerInfo callerInfo, int32_t resultCode,
60 …tProPropAuthInfo(OHOS::UserIAM::AuthResPool::AuthAttributes &authAttributes, CallerInfo callerInfo,
/base/user_iam/user_auth/services/src/
Duserauth_adapter.cpp63 void UserAuthAdapter::SetPropAuthInfo(CallerInfo callerInfo, int32_t resultCode, in SetPropAuthInfo()
90 CallerInfo callerInfo, SetPropertyRequest requset, std::vector<uint64_t> templateIds, in SetProPropAuthInfo()
139 void UserAuthAdapter::GetPropAuthInfoCoauth(CallerInfo callerInfo, int32_t resultCode, in GetPropAuthInfoCoauth()
154 void UserAuthAdapter::CoauthSetPropAuthInfo(CallerInfo callerInfo, int32_t resultCode, in CoauthSetPropAuthInfo()
Duserauth_excallback_impl.cpp122 CallerInfo callerInfo; in OnFinishHandleExtend()
150 CallerInfo callerInfo; in OnFinishHandle()
278 CallerInfo callerInfo; in OnGetInfo()
/base/user_iam/user_auth/interfaces/innerkits/native/include/
Duserauth_info.h112 struct CallerInfo { struct