Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h161 constexpr int32_t CHECK_AUTH_ALWAYS_POS = 0; 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()
1092 } else if (authResponseContext_->groupName[CHECK_AUTH_ALWAYS_POS] == AUTH_ONCE) { in StartRespAuthProcess()

Completed in 7 milliseconds