Searched refs:maybeBindDelay (Results 1 – 1 of 1) sorted by relevance
2674 const auto maybeBindDelay = needToBind(); in bind() local2675 if (!maybeBindDelay) { in bind()2679 const auto bindDelay = *maybeBindDelay; in bind()