Home
last modified time | relevance | path

Searched refs:StartRemoteAuthContext (Results 1 - 3 of 3) sorted by relevance

/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_service.h52 virtual uint64_t StartRemoteAuthContext(Authentication::AuthenticationPara para,
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_auth_service.cpp58 uint64_t StartRemoteAuthContext(Authentication::AuthenticationPara para,
152 uint64_t RemoteAuthServiceImpl::StartRemoteAuthContext(Authentication::AuthenticationPara para, in StartRemoteAuthContext() function in OHOS::UserIam::UserAuth::RemoteAuthServiceImpl
163 contextCallback->SetTraceAuthFinishReason("RemoteAuthServiceImpl StartRemoteAuthContext insert context fail"); in StartRemoteAuthContext()
239 auto contextId = StartRemoteAuthContext(para, remoteAuthContextParam, contextCallback, lastError); in ProcStartRemoteAuthRequest()
/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp671 return RemoteAuthService::GetInstance().StartRemoteAuthContext( in AuthRemoteUser()

Completed in 3 milliseconds