Home
last modified time | relevance | path

Searched refs:hasVerifierNetworkId (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.h112 bool hasVerifierNetworkId = false; member
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_client.cpp249 if (authOptions.remoteAuthOptions.hasVerifierNetworkId) { in AuthUser()
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_user_auth.cpp322 remoteAuthOptions.verifierNetworkId, remoteAuthOptions.hasVerifierNetworkId)) { in ParseContextForRemoteAuthOptions()
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp1184 authOptions.remoteAuthOptions.hasVerifierNetworkId = true;