Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h24 constexpr uint32_t ALLOW_AUTH_ONCE = 1; variable
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp404 } else if (item.GetBindLevel() == DEVICE && item.GetAuthenticationType() == ALLOW_AUTH_ONCE) { in GetOfflineParamFromAcl()
722 if (item.GetAuthenticationType() == ALLOW_AUTH_ONCE) { in DeleteTimeOutAcl()
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp473 if (item.GetAuthenticationType() == ALLOW_AUTH_ONCE && !item.GetAccesser().GetAccesserBundleName().empty()) { in DeleteGroupByDP()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp2077 aclInfo.authenticationType = ALLOW_AUTH_ONCE; in CompatiblePutAcl()
2259 aclInfo.authenticationType = ALLOW_AUTH_ONCE; in PutAccessControlList()

Completed in 8 milliseconds