Searched refs:nativeChannelPtr (Results 1 – 1 of 1) sorted by relevance
1671 jlong nativeChannelPtr = jlongFromPointer(channel.get()); in JOW() local1672 RTC_CHECK(nativeChannelPtr) << "Failed to create DataChannel"; in JOW()1677 j_data_channel_class, j_data_channel_ctor, nativeChannelPtr); in JOW()