Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_authenticate_test.cpp132 sptr<AppAccountAuthenticatorProxy> authenticateProxyPtr_ = nullptr; member in AppAccountAuthenticateModuleTest
177 ErrCode result = authenticateProxyPtr_->CreateAccountImplicitly(options, callback);
213 ErrCode result = authenticateProxyPtr_->CreateAccountImplicitly(options, callback);
276 ErrCode result = authenticateProxyPtr_->Authenticate(
281 result = authenticateProxyPtr_->Authenticate(
289 result = authenticateProxyPtr_->Authenticate(
312 result = authenticateProxyPtr_->VerifyCredential(STRING_NAME, options, callback);
334 result = authenticateProxyPtr_->CheckAccountLabels(STRING_NAME, labels, callback);
349 ErrCode result = authenticateProxyPtr_->SetProperties(options, callback);
356 result = authenticateProxyPtr_->SetProperties(options, callback);
[all …]