Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_control_manager_module_test.cpp211 std::string authTypeTwo = "test_authType2"; variable
216 appAccountInfo.SetOAuthToken(authTypeTwo, authTokenTwo);
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp963 static const size_t authTypeTwo = 2; in CheckAuthPermissionAndParam() local
967 if (((authType.size() == authTypeTwo) && in CheckAuthPermissionAndParam()
969 ((authType.size() == authTypeTwo) && in CheckAuthPermissionAndParam()