Home
last modified time | relevance | path

Searched refs:AUTHENTICATION_TYPE (Results 1 - 4 of 4) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp252 cJSON_AddNumberToObject(json, AUTHENTICATION_TYPE.c_str(), authenticationType_); in dump()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h63 const std::string AUTHENTICATION_TYPE = "authenticationType"; member
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp421 values.PutInt(AUTHENTICATION_TYPE, profile.GetAuthenticationType()); in AccessControlProfileToEntries()
533 if (GetIntValue(values, AUTHENTICATION_TYPE, intValue)) { in EntriesToAccessControlProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1543 int32_t authenticationType = rowEntity.Get(AUTHENTICATION_TYPE); in ConvertToAccessControlProfile()

Completed in 6 milliseconds