Searched refs:fallbackKeyEntry (Results 1 – 1 of 1) sorted by relevance
6379 std::unique_ptr<const KeyEntry> fallbackKeyEntry; in doDispatchCycleFinishedCommand() local6402 fallbackKeyEntry = in doDispatchCycleFinishedCommand()6427 if (fallbackKeyEntry && connection->status == Connection::Status::NORMAL) { in doDispatchCycleFinishedCommand()6434 fallbackKeyEntry->downTime); in doDispatchCycleFinishedCommand()6436 enqueueDispatchEntryLocked(connection, std::move(fallbackKeyEntry), in doDispatchCycleFinishedCommand()