Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h39 constexpr const char* AUTH_DEVICE_TIMEOUT_TASK = "deviceManagerTimer:authDevice_"; member
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h38 constexpr const char* AUTH_DEVICE_TIMEOUT_TASK = "deviceManagerTimer:authDevice_"; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1511 timer_->StartTimer(std::string(AUTH_DEVICE_TIMEOUT_TASK), AUTH_DEVICE_TIMEOUT, in AuthDevice()
2003 timer_->DeleteTimer(std::string(AUTH_DEVICE_TIMEOUT_TASK)); in AuthDeviceFinish()
2028 timer_->DeleteTimer(std::string(AUTH_DEVICE_TIMEOUT_TASK)); in AuthDeviceError()

Completed in 4 milliseconds