Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/utils/include/timer/
H A Ddm_timer.h35 constexpr const char* ADD_TIMEOUT_TASK = "deviceManagerTimer:add"; member
/foundation/distributedhardware/device_manager/utils/include/timer/lite/
H A Ddm_timer.h34 constexpr const char* ADD_TIMEOUT_TASK = "deviceManagerTimer:add"; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp85 { std::string(ADD_TIMEOUT_TASK), CLONE_ADD_TIMEOUT },
655 timer_->DeleteTimer(std::string(ADD_TIMEOUT_TASK)); in MemberJoinAuthRequest()
1145 timer_->StartTimer(std::string(ADD_TIMEOUT_TASK), in AddMember()
1146 GetTaskTimeout(ADD_TIMEOUT_TASK, ADD_TIMEOUT), [this] (std::string name) { in AddMember()

Completed in 5 milliseconds