Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp256 cJSON_AddNumberToObject(json, LAST_AUTH_TIME.c_str(), lastAuthTime_); in dump()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h67 const std::string LAST_AUTH_TIME = "lastAuthTime"; member
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp426 values.PutInt(LAST_AUTH_TIME, profile.GetLastAuthTime()); in AccessControlProfileToEntries()
545 if (GetIntValue(values, LAST_AUTH_TIME, intValue)) { in EntriesToAccessControlProfile()
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1548 int32_t lastAuthTime = rowEntity.Get(LAST_AUTH_TIME); in ConvertToAccessControlProfile()

Completed in 7 milliseconds