Searched refs:INPUT_TIMEOUT_TASK (Results 1 – 3 of 3) sorted by relevance
34 constexpr const char* INPUT_TIMEOUT_TASK = "deviceManagerTimer:input"; variable
33 constexpr const char* INPUT_TIMEOUT_TASK = "deviceManagerTimer:input"; variable
618 timer_->StartTimer(std::string(INPUT_TIMEOUT_TASK), in OnMemberJoin()619 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in OnMemberJoin()1089 timer_->StartTimer(std::string(INPUT_TIMEOUT_TASK), in StartRespAuthProcess()1090 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in StartRespAuthProcess()1132 timer_->DeleteTimer(std::string(INPUT_TIMEOUT_TASK)); in AddMember()1492 timer_->DeleteTimer(std::string(INPUT_TIMEOUT_TASK)); in ProcessPincode()1518 timer_->DeleteTimer(std::string(INPUT_TIMEOUT_TASK)); in AuthDevice()2167 timer_->StartTimer(std::string(INPUT_TIMEOUT_TASK), in AuthDeviceError()2168 GetTaskTimeout(INPUT_TIMEOUT_TASK, INPUT_TIMEOUT), [this] (std::string name) { in AuthDeviceError()