Home
last modified time | relevance | path

Searched refs:hasCollectorNetworkId (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.h113 bool hasCollectorNetworkId = false; member
/ohos5.0/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_client.cpp252 if (authOptions.remoteAuthOptions.hasCollectorNetworkId) { in AuthUser()
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/
H A Dnapi_account_iam_user_auth.cpp329 remoteAuthOptions.collectorNetworkId, remoteAuthOptions.hasCollectorNetworkId)) { in ParseContextForRemoteAuthOptions()
/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp1186 authOptions.remoteAuthOptions.hasCollectorNetworkId = true;