Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/innerkits/account_iam/native/include/
H A Daccount_iam_info.h121 bool hasRemoteAuthOptions = false; member
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_client.cpp231 if ((!authOptions.hasRemoteAuthOptions) && (authOptions.accountId == -1) && in AuthUser()
247 if (authOptions.hasRemoteAuthOptions) { in AuthUser()
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_user_auth.cpp384 authOptions.hasRemoteAuthOptions = true; in ParseContextForAuthOptions()
466 if ((!context.authOptions.hasRemoteAuthOptions) && (context.authOptions.hasAccountId) && in Auth()
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp1158 authOptions.hasRemoteAuthOptions = true;
1183 authOptions.hasRemoteAuthOptions = true;