Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h113 bool hasCollectorTokenId = false; member
/base/account/os_account/frameworks/account_iam/src/
Daccount_iam_client.cpp254 if (authOptions.remoteAuthOptions.hasCollectorTokenId) { in AuthUser()
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_user_auth.cpp249 env, jsOptions, "collectorTokenId", tokenId, remoteAuthOptions.hasCollectorTokenId)) { in ParseContextForRemoteAuthOptions()
/base/account/os_account/frameworks/account_iam/test/unittest/src/
Daccount_iam_client_test.cpp1211 authOptions.remoteAuthOptions.hasCollectorTokenId = true;