Searched refs:kChannelTimeout (Results 1 – 1 of 1) sorted by relevance
32 static const int kChannelTimeout = 10 * 60 * 1000; // 10 minutes variable942 thread_->PostDelayed(kChannelTimeout, this, MSG_ALLOCATION_TIMEOUT); in Refresh()