Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h32 constexpr const char* NEGOTIATE_TIMEOUT_TASK = "deviceManagerTimer:negotiate"; member
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h31 constexpr const char* NEGOTIATE_TIMEOUT_TASK = "deviceManagerTimer:negotiate"; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp82 { std::string(NEGOTIATE_TIMEOUT_TASK), CLONE_NEGOTIATE_TIMEOUT },
778 timer_->StartTimer(std::string(NEGOTIATE_TIMEOUT_TASK), in StartNegotiate()
779 GetTaskTimeout(NEGOTIATE_TIMEOUT_TASK, NEGOTIATE_TIMEOUT), [this] (std::string name) { in StartNegotiate()
877 timer_->DeleteTimer(std::string(NEGOTIATE_TIMEOUT_TASK)); in SendAuthRequest()

Completed in 5 milliseconds