Searched refs:StartRemoteAuthContext (Results 1 – 3 of 3) sorted by relevance
58 uint64_t StartRemoteAuthContext(Authentication::AuthenticationPara para,150 uint64_t RemoteAuthServiceImpl::StartRemoteAuthContext(Authentication::AuthenticationPara para, in StartRemoteAuthContext() function in OHOS::UserIam::UserAuth::RemoteAuthServiceImpl219 … auto contextId = StartRemoteAuthContext(para, remoteAuthContextParam, contextCallback, lastError); in ProcStartRemoteAuthRequest()
51 virtual uint64_t StartRemoteAuthContext(Authentication::AuthenticationPara para,
735 return RemoteAuthService::GetInstance().StartRemoteAuthContext( in AuthRemoteUser()