Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h36 constexpr const char* WAIT_NEGOTIATE_TIMEOUT_TASK = "deviceManagerTimer:waitNegotiate"; member
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h35 constexpr const char* WAIT_NEGOTIATE_TIMEOUT_TASK = "deviceManagerTimer:waitNegotiate"; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp86 { std::string(WAIT_NEGOTIATE_TIMEOUT_TASK), CLONE_WAIT_NEGOTIATE_TIMEOUT },
449 timer_->StartTimer(std::string(WAIT_NEGOTIATE_TIMEOUT_TASK), in OnSessionOpened()
450 GetTaskTimeout(WAIT_NEGOTIATE_TIMEOUT_TASK, WAIT_NEGOTIATE_TIMEOUT), [this] (std::string name) { in OnSessionOpened()
531 timer_->DeleteTimer(std::string(WAIT_NEGOTIATE_TIMEOUT_TASK)); in ProcessSinkMsg()

Completed in 4 milliseconds