Home
last modified time | relevance | path

Searched refs:AUTH_ALWAYS (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h162 constexpr const char AUTH_ALWAYS = '1'; member
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp734 if ((!group.groupName.empty()) && (group.groupName[CHECK_AUTH_ALWAYS_POS] == AUTH_ALWAYS)) { in DeleteTimeOutGroup()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1090 if (authResponseContext_->groupName[CHECK_AUTH_ALWAYS_POS] == AUTH_ALWAYS) { in StartRespAuthProcess()
1325 groupName += AUTH_ALWAYS; in GenerateGroupName()

Completed in 7 milliseconds