Home
last modified time | relevance | path

Searched defs:authenticationType (Results 1 – 18 of 18) sorted by relevance

/foundation/distributedhardware/device_manager/test/unittest/mock/
Dmock_distributed_device_profile_client.cpp27 uint32_t authenticationType = 2; in AddAccessControlProfileFirst() local
78 uint32_t authenticationType = 1; in AddAccessControlProfileSecond() local
130 uint32_t authenticationType = 1; in AddAccessControlProfileThird() local
181 uint32_t authenticationType = 1; in AddAccessControlprofileFourth() local
232 uint32_t authenticationType = 2; in AddAccessControlProfileFifth() local
283 uint32_t authenticationType = 2; in AddAccessControlProfileSixth() local
335 uint32_t authenticationType = 2; in AddAccessControlProfileSeventh() local
387 uint32_t authenticationType = 2; in AddAccessControlProfileEighth() local
439 uint32_t authenticationType = 2; in AddAccessControlProfileNinth() local
491 uint32_t authenticationType = 2; in AddAccessControlProfileTenth() local
[all …]
/foundation/distributedhardware/device_manager/test/commonunittest/
DUTTest_dm_deviceprofile_connector.cpp68 uint32_t authenticationType = 2; in AddAccessControlProfileFirst() local
120 uint32_t authenticationType = 2; in AddAccessControlProfileFirst() local
170 uint32_t authenticationType = 2; in AddAccessControlProfileSecond() local
222 uint32_t authenticationType = 2; in AddAccessControlProfileThird() local
274 uint32_t authenticationType = 2; in AddAccessControlProfileForth() local
326 uint32_t authenticationType = 2; in AddAccessControlProfileFifth() local
378 uint32_t authenticationType = 2; in AddAccessControlProfileSix() local
430 uint32_t authenticationType = 2; in AddAccessControlProfile001() local
482 uint32_t authenticationType = 2; in AddAccessControlProfile002() local
534 uint32_t authenticationType = 2; in AddAccessControlProfileSeven() local
[all …]
DUTTest_dm_auth_manager_first.cpp1920 int32_t authenticationType = 1; variable
DUTTest_dm_deviceprofile_connector_second.cpp71 uint32_t authenticationType = 2; in AddAccessControlProfile() local
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Daccess_control_profile.cpp114 void AccessControlProfile::SetAuthenticationType(uint32_t authenticationType) in SetAuthenticationType()
/foundation/communication/netstack/frameworks/js/napi/http/options/include/
Dhttp_request_options.h71 AuthenticationType authenticationType = AuthenticationType::AUTO; member
/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_device_manager_service_impl.cpp79 uint32_t authenticationType = 2; in AddAccessControlProfileFirst() local
130 uint32_t authenticationType = 2; in AddAccessControlProfileSecond() local
181 uint32_t authenticationType = 2; in AddAccessControlProfileThird() local
1983 int32_t authenticationType = 1; variable
/foundation/distributedhardware/device_manager/commondependency/include/
Ddeviceprofile_connector.h77 int32_t authenticationType; member
/foundation/distributedhardware/device_manager/test/servicesfuzztest/authmanager_fuzzer/
Dauth_manager_fuzzer.cpp111 int32_t authenticationType = fdp.ConsumeIntegral<int32_t>(); in RegisterAuthenticationTypeFuzzTest() local
/foundation/distributedhardware/device_manager/services/implementation/src/authentication_v2/
Ddm_auth_manager_base.cpp345 int32_t AuthManagerBase::RegisterAuthenticationType(int32_t authenticationType) in RegisterAuthenticationType()
Dauth_manager.cpp273 int32_t AuthManager::RegisterAuthenticationType(int32_t authenticationType) in RegisterAuthenticationType()
Ddm_auth_message_processor.cpp287 uint32_t authenticationType = ALLOW_AUTH_ONCE; in SetAccessControlList() local
/foundation/distributedhardware/device_manager/services/implementation/src/
Ddevice_manager_service_impl_lite.cpp657 int32_t DeviceManagerServiceImpl::RegisterAuthenticationType(int32_t authenticationType) in RegisterAuthenticationType()
Ddevice_manager_service_impl.cpp2713 int32_t DeviceManagerServiceImpl::RegisterAuthenticationType(int32_t authenticationType) in RegisterAuthenticationType()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
Drequest_context.cpp323 auto authenticationType = NapiUtils::GetStringPropertyUtf8(GetEnv(), in ParseServerAuthentication() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
Dprofile_utils.cpp1186 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile() local
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
Ddm_auth_manager.cpp3240 int32_t DmAuthManager::RegisterAuthenticationType(int32_t authenticationType) in RegisterAuthenticationType()
/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp3865 int32_t authenticationType = std::atoi(authTypeIter->second.c_str()); in RegisterAuthenticationType() local