Searched refs:j_d (Results 1 – 1 of 1) sorted by relevance
843 jlong j_d = GetLongField(jni, j_dc, native_dc_id); in ExtractNativeDC() local844 return reinterpret_cast<DataChannelInterface*>(j_d); in ExtractNativeDC()