Searched refs:bumped_count (Results 1 – 1 of 1) sorted by relevance
363 int bumped_count = channel->AddRef(); in OnDataChannel() local364 RTC_CHECK(bumped_count == 2) << "Unexpected refcount OnDataChannel"; in OnDataChannel()1680 int bumped_count = channel->AddRef(); in JOW() local1681 RTC_CHECK(bumped_count == 2) << "Unexpected refcount"; in JOW()